Ubuntu: ID-software installation, updating and removal

For Ubuntu, it is most convenient to install ID-software using an automated script.

To do this, you need to first save the script to your hard disk and then run it in the Terminal window.

Software installation

  1. Download the required script:
    You can find it here: https://installer.id.ee/media/install-scripts/install-open-eid.sh
  2. Open the Terminal (please press Ctrl, Alt and T keys to open) and locate the script directory:
    Open the Terminal and navigate to the directory where you saved the installation script using the “cd Folder name” command.
    Don't add quotes! For example, a navigation command might look like this:

cd /home/username/Downloads

  1. Run the AutoScript:
    To run the script, enter the following Terminal command and press  Enter.

sh install-open-eid.sh

  1. Enter user password:
    There's nothing going on when you write your password – don't let it get in the way 🙂 When you have entered the password in the correct format, press Enter.
  2. You will see the question “Do you want to continue?”:
    In a few moments, the question "Do you want to continue? [Y/n]” remains on the Terminal.
  3. In order to continue, please agree by entering Y using the keyboard and press Enter.

If you use a version of Ubuntu supported by ID-software, ID-software should be installed successfully.

Using the Mozilla Firefox SNAP browser with Web eID

  1. Install the ID software from the id.ee page.
  2. Install the Web eID extension from the Firefox extension store and give consent to enable:
  1. At the next authentication/signing (if the website uses Web eID), consent must be given:

NB! In the Firefox SNAP web browser, authentication and signing is successful in e-services that have switched to the Web eID solution (e.g. TARA). If the TLS-CCA solution is used for authentication in the e-service, authentication with an ID card does not work.

NB! If there are problems (e.g. no consent dialog), you should make sure that Firefox is updated. If desired, it can be done manually, in order to:

  1. close the Firefox web browser;
  2. enter the terminal command: sudo snap refresh

If Firefox has already been updated or updating Firefox does not help, the following file should be deleted:

~/.local/share/flatpak/db/webextensions

Then reboot the computer. After that, try to authenticate/sign again.

Software update

For security, ease of use and reliability, it is important to keep all software on your computer up to date.

To update the ID-software, open Terminal, add the following command

sudo apt-get update && sudo apt-get upgrade

and press Enter. After that, enter the password for the computer and then press Enter again. If there is a new version of the ID-software, it will be installed on the computer.

Software removal

Removing the software is similar to installing the software – please follow the instructions below and everything should go quickly and conveniently!

  1. Download the software removal script:
    You can find it here: https://installer.id.ee/media/install-scripts/uninstall-open-eid.sh
  2. Open the Terminal and locate the script directory:
    Open the terminal and navigate to the directory where you saved the installation script using the “cd Folder name” command. Don't add quotes! For example, a navigation command might look like this:

cd /home/username/Downloads

  1. Run AutoScript:
    To run the script, enter the following Terminal command and press  Enter. 

sh uninstall-open-eid.sh

  1. Enter user password:
    There's nothing going on when you write your password – don't let it get in the way 🙂 When you have entered the password in the correct format, press Enter.
  2. You will see the question “Do you want to continue?”:
    In a few moments, the question "Do you want to continue? [Y/n]” remains on the Terminal.
    It should look like this on your screen:
  3. In order to continue, please agree by entering Y using the keyboard and press Enter

Now the ID-software and related packages have been removed from the computer!