Installing AutoFirma on a Chromebook requires activating the Linux development environment (Crostini) to install the Debian/Ubuntu version, as native ChromeOS support is unavailable. The process involves downloading the package from Portal Firma, installing Java dependencies, and potentially configuring Firefox within Linux to manage digital certificates and signatures effectively. For a step-by-step video guide, see this YouTube video.
Para instalar Chromebook , el método más efectivo y estable es utilizar el subsistema de Linux (Crostini) . El paquete oficial suele dar errores de compresión (como el error unknown compression for member control.tar.zst
), por lo que la comunidad ha desarrollado scripts para solucionar este fallo y automatizar las dependencias. Paso 1: Activar el entorno de Linux
Antes de empezar, debes habilitar la terminal de Linux en tu dispositivo: Configuración de tu Chromebook. En el menú lateral, selecciona Desarrolladores Haz clic en en el apartado de Entorno de desarrollo de Linux
. Sigue los pasos y asigna el espacio en disco recomendado (al menos 10 GB). Paso 2: Instalación mediante Script (Recomendado)
Dado que la instalación manual suele fallar por dependencias de Java y certificados, lo mejor es usar un script "fixed" que reempaqueta el instalador:
Descarga un script de instalación actualizado. Existen opciones como el de Pfelipm en LinkedIn o repositorios en GitHub que automatizan el proceso. Ejecuta el comando de instalación (ejemplo genérico): sudo bash nombre_del_script.sh -i Este proceso instalará automáticamente y configurará las librerías necesarias Paso 3: Configuración del Navegador AutoFirma funciona mejor en Chromebook si utilizas Firefox ESR
dentro de Linux, ya que comparte el mismo entorno de certificados que la aplicación. Para usar ChromeOS (Chrome):
Deberás importar el certificado de la CA de AutoFirma manualmente: Abre la terminal y copia el certificado: cp /usr/lib/AutoFirma/AutoFirma_ROOT.cer ~ En Chrome, ve a Privacy and security Manage certificates En la pestaña Authorities , importa el archivo AutoFirma_ROOT.cer Alternativa: Clave Móvil
Si la instalación en Linux te resulta demasiado técnica, muchos usuarios optan por evitar AutoFirma usando Clave Móvil
. Al intentar firmar en una sede electrónica, selecciona la opción de "Clave" en lugar de "Certificado Electrónico"; esto te permitirá firmar autorizando desde la app Clave en tu smartphone, evitando problemas de compatibilidad en ChromeOS. ¿Necesitas ayuda con algún error específico de la terminal durante la ejecución del script? ¿Cómo instalar AutoFirma en un Chromebook / Chrome OS?
Para instalar AutoFirma en un Chromebook y solucionar los problemas de compatibilidad (error "fixed"), es necesario utilizar el entorno de desarrollo de Linux (Crostini). ChromeOS no permite la ejecución directa de archivos .exe o instaladores estándar de Windows, por lo que el proceso requiere habilitar Linux y configurar manualmente las dependencias de Java y los certificados de confianza. 1. Activar el entorno Linux en Chromebook como instalar autofirma en chromebook fixed
Antes de instalar cualquier software, debes habilitar la compatibilidad con aplicaciones Linux en tu dispositivo:
Haz clic en la hora (esquina inferior derecha) y selecciona el icono de Configuración (engranaje).
En el menú lateral, selecciona Avanzado y luego Desarrolladores.
Junto a Entorno de desarrollo de Linux, haz clic en Instalar.
Sigue los pasos del asistente (asigna al menos 10 GB de espacio) y espera a que se abra la ventana de la Terminal. 2. Descargar AutoFirma para Linux Accede al Portal de Firma Electrónica desde tu navegador.
Descarga la versión para Linux (específicamente el paquete para Debian de 64 bits).
Abre la aplicación Archivos de tu Chromebook, busca el archivo .zip descargado y muévelo a la carpeta Archivos de Linux.
Haz doble clic en el .zip para abrirlo y extrae el archivo .deb dentro de la carpeta Archivos de Linux. 3. Instalación y solución de errores (Fixed)
Para que AutoFirma funcione correctamente, debes instalar las dependencias de Java y el paquete descargado mediante comandos en la terminal:
Actualizar el sistema:Escribe en la terminal y pulsa Enter:sudo apt update && sudo apt upgrade -y
Instalar Java (JRE):AutoFirma requiere Java para ejecutarse. Instálalo con:sudo apt install openjdk-11-jre -y Installing AutoFirma on a Chromebook requires activating the
Instalar el paquete de AutoFirma:Sustituye nombre_archivo.deb por el nombre real del archivo que extrajiste:sudo apt install ./nombre_archivo.deb 4. Configuración del Certificado SSL en Chrome
El error más común es que el navegador no reconozca a AutoFirma. Para solucionarlo, debes importar el certificado de confianza manual en ChromeOS: ¿Cómo instalar AutoFirma en un Chromebook / Chrome OS?
This is the story of , a freelance architect who recently switched to a sleek Chromebook for his daily work. Everything was perfect until the day he needed to sign an urgent government contract using
He quickly realized that the standard Windows or Mac installers wouldn't work, and for a moment, he thought he’d made a mistake buying a Chromebook. But Mateo wasn't ready to give up. Here is how he "fixed" the problem and got AutoFirma running perfectly. The Challenge ChromeOS doesn't run
files directly. Mateo knew AutoFirma required a Java environment, which isn't natively active on ChromeOS. He had to bridge the gap between the web browser and the underlying Linux system. Step 1: Opening the Gateway Mateo headed into his Chromebook , found the Developers section, and turned on the Linux development environment
. He allocated about 10GB of space—just enough for the tools he needed. A black terminal window appeared, his new command center. Step 2: Preparing the Ground
To make AutoFirma work, he needed Java. He typed a few simple commands into the terminal to update his system and install the OpenJDK: sudo apt update && sudo apt upgrade sudo apt install default-jre Step 3: The Secret Ingredient He downloaded the Linux version of AutoFirma from the official Portal de Administración Electrónica . He moved the
file into the "Linux files" folder in his Files app so the terminal could see it. Step 4: The Installation
Back in the terminal, he unzipped the folder and ran the installation script: unzip AutoFirma_Linux.zip sudo ./install.sh Step 5: The "Fixed" Moment (The Firefox Bridge)
This was the turning point. Mateo discovered that while Chrome on ChromeOS sometimes struggles to "talk" to the Linux version of AutoFirma, Firefox for Linux handles it like a charm. He installed Firefox inside the Linux container: sudo apt install firefox-esr
He opened Firefox, went to the government site, and when he clicked "Sign," a pop-up finally appeared: "Open with AutoFirma?" The Success Paso 5: Configurar Autofirma
With a click of a button, the AutoFirma splash screen launched. Mateo selected his digital certificate, entered his password, and the contract was signed.
Here’s a step-by-step guide to install and fix AutoFirma on a Chromebook (especially for older or current Chrome OS with Linux support).
The key is that AutoFirma is a Java desktop app, so you’ll run it via Linux (Crostini) on your Chromebook.
Método 2: Instalar Autofirma mediante un Contenedor Linux
Si el método anterior no funciona para ti o prefieres una solución más aislada, puedes instalar Autofirma en un contenedor Linux. Esto te permite ejecutar Autofirma en un entorno Linux independiente dentro de tu Chromebook.
/usr/bin/autofirma exists and is executable.~/.local/share/applications/autofirma.desktop with:[Desktop Entry]
Name=AutoFirma
Exec=/usr/bin/autofirma
Type=Application
Icon=autofirma
sudo apt install openjdk-11-jre
sudo update-alternatives --config java
AutoFirma es una aplicación del gobierno español para firmar documentos electrónicamente; no tiene versión nativa para Chrome OS. Esta guía proporciona un método fiable para usar AutoFirma en un Chromebook mediante Linux (Crostini) o usando una máquina virtual, según tu modelo y permisos.
Elena was a freelance architect who lived out of her backpack and her Chromebook. She loved its simplicity, speed, and battery life. But one day, she hit a wall. A critical contract for a municipal building required an official digital signature using Autofirma, Spain’s government electronic signature tool.
“No problem,” she thought. She downloaded the .deb file from the official site.
The Crash:
She tried to install it. The Chromebook’s Linux terminal spat out a cryptic error:
dpkg: dependency problems prevent configuration of autofirma.
Autofirma needed specific old Java libraries that the default Chromebook Linux container (Debian) no longer supported. Frustrated, Elena saw the dreaded message: "This application is not compatible with your device."
She remembered the "Fixed" part of the tutorial she had skimmed. It wasn’t about forcing the broken package. It was about a smarter path.