Sunday, April 28, 2024
 Popular · Latest · Hot · Upcoming
3
rated 0 times [  3] [ 0]  / answers: 1 / hits: 2157  / 3 Years ago, fri, july 9, 2021, 11:49:49

So I need to install the latest ID Card reading software to use my Estonian ID card.



FTP for it is at http://ftp.id.eesti.ee/pub/id/signed_repository/ubuntu/



Problem is that I have no idea how I am supposed to install it from there. All the files are scattered around in folders and I cannot add that address to software sources too as it just wont allow it.



How can I install this software?


More From » card-reader

 Answers
1

These instructions are for 12.04 and 12.10. As you have 12.10, the best option is to get the developers to add a PPA for 12.10; but in the short term, I have included a workaround here.




  1. Go to the guide page that you indicated.

  2. Download the installation script for Ubuntu. (If you just click the link, you may get a text file in your browser, which is no good. Rather right-click the link and select Save Link As…)

  3. For 12.10 only, do these additional steps:

    • Edit the file that you downloaded. The easiest way is to open Text Editor and open the downloaded install-esteid-ubuntu.sh from there.

    • Line 5 starts with OPSYS=.

    • Underneath line 5, add the following line:

      OPSYS=precise

    • Save the file and close the text editor.


  4. Open a Terminal by pressing Ctrl+Alt+T.

  5. Change to the folder where you saved the file; for example, cd Downloads.



Enter the following commands into the terminal (i.e. type the first command, press Enter, then type the second command, press Enter. You can use the mouse to cut-and-paste the commands to save typing errors). The second command will prompt for your password.



chmod +x install-esteid-ubuntu.sh
sudo ./install-esteid-ubuntu.sh


When prompted, Do you want to continue [Y/n]?, type y and press Enter.



Once the script has finished running, press Ctrl+D to close the window. The application is installed, and you will find it in your menu.


[#33097] Sunday, July 11, 2021, 3 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
altybol

Total Points: 364
Total Questions: 138
Total Answers: 121

Location: France
Member since Thu, May 6, 2021
3 Years ago
altybol questions
;