Use repositories of InfoNotary: Разлика между версии
Редакция без резюме |
Редакция без резюме |
||
Ред 37: | Ред 37: | ||
{{Шаблон:ConsoleOutput|sudo apt-get update}} | {{Шаблон:ConsoleOutput|sudo apt-get update}} | ||
=== Installation of programs from the repository=== | <!--=== Installation of programs from the repository=== | ||
Installation for smart card SafeNet: | Installation for smart card SafeNet: | ||
{{Шаблон:ConsoleOutput|sudo apt-get install safenetauthenticationclient-core}} | {{Шаблон:ConsoleOutput|sudo apt-get install safenetauthenticationclient-core}} | ||
Ред 44: | Ред 44: | ||
Installation for smart card reader Circle: | Installation for smart card reader Circle: | ||
{{Шаблон:ConsoleOutput|sudo apt-get install libabcccid}} | {{Шаблон:ConsoleOutput|sudo apt-get install libabcccid}} | ||
Installation for Siemens smart cards: | |||
{{Шаблон:ConsoleOutput|sudo apt-get install opensc}} | {{Шаблон:ConsoleOutput|sudo apt-get install opensc}} | ||
Installation for OmniKey smart card reader: | Installation for OmniKey smart card reader: | ||
{{Шаблон:ConsoleOutput|sudo apt-get install pcsc-omnikey}} | {{Шаблон:ConsoleOutput|sudo apt-get install pcsc-omnikey}} | ||
Installation of smart card management software (Smart Card Manager) and for signing documents (e-Doc Signer) | Installation of smart card management software (Smart Card Manager) and for signing documents (e-Doc Signer) | ||
{{Шаблон:ConsoleOutput|sudo apt-get install infonotary-client-software}} | {{Шаблон:ConsoleOutput|sudo apt-get install infonotary-client-software}}--> | ||
Ред 60: | Ред 60: | ||
:'''9c14 29cf 1cdb 76bd 5efe 9cf1 ade8 9959 0dae 44fe'''--> | :'''9c14 29cf 1cdb 76bd 5efe 9cf1 ade8 9959 0dae 44fe'''--> | ||
=== Installation of programs from the repository=== | |||
== Packages in the Debian/RHEL based repositories == | |||
Driver for SafeNet smart cards: | |||
{{Шаблон:ConsoleOutput|safenetauthenticationclient-core}} | |||
Driver for Bit4id smart cards: | |||
{{Шаблон:ConsoleOutput|libbit4xpki}} | |||
Driver for smart card readers Circle: | |||
{{Шаблон:ConsoleOutput|libabcccid}} | |||
Software for managing a smart card (Smart Card Manager) and for signing documents (e-Doc Signer). | |||
{{Шаблон:ConsoleOutput|infonotary-client-software}} | |||
<!--=== Installation of programs from the repository=== | |||
Installation for SafeNet smart cards: | Installation for SafeNet smart cards: | ||
{{Шаблон:ConsoleOutput|sudo yum install safenetauthenticationclient-core}} | {{Шаблон:ConsoleOutput|sudo yum install safenetauthenticationclient-core}} | ||
Ред 67: | Ред 78: | ||
Installation for smart card reader Circle: | Installation for smart card reader Circle: | ||
{{Шаблон:ConsoleOutput|sudo yum install libabcccid}} | {{Шаблон:ConsoleOutput|sudo yum install libabcccid}} | ||
Installation for Bit4id smart cards: | |||
{{Шаблон:ConsoleOutput|sudo yum install bit4id-ipki}} | {{Шаблон:ConsoleOutput|sudo yum install bit4id-ipki}} | ||
Installation for Siemens smart cards: | |||
{{Шаблон:ConsoleOutput|sudo yum install opensc}} | {{Шаблон:ConsoleOutput|sudo yum install opensc}} | ||
Installation of our smart card management software (Smart Card Manager) and for signing documents (e-Doc Signer) | Installation of our smart card management software (Smart Card Manager) and for signing documents (e-Doc Signer) | ||
{{Шаблон:ConsoleOutput|sudo yum install infonotary-client-software}} | {{Шаблон:ConsoleOutput|sudo yum install infonotary-client-software}}--> |
Текуща версия към 19:40, 30 юни 2025
For Ubuntu 24.04
1. Add the InfoNotary PGP key to the apt trusted key list:
2. Download the configuration file to the directory where the apt repository information is stored:
3. Update the repository information with the following command:
For Ubuntu 22.04
1. Add the InfoNotary PGP key to the trusted key list:
2. Download the configuration file to the directory where the apt repository information is stored:
3. Update the repository information with the following command:
- IMPORTANT for Ubuntu 22.04: After installing the driver for your smart card is necessary to start PC/SC Smart Card Daemon.
Please, write the following commands in terminal:
For Ubuntu 21.04 and previous
1. Add the InfoNotary PGP key to the trusted key list:
2. Download the configuration file to the directory where the apt repository information is stored:
3. Update the repository information with the following command:
For Fedora, RHEL, CentOS
Add the InfoNotary PGP key to the trusted key list:
Packages in the Debian/RHEL based repositories
Driver for SafeNet smart cards:
Driver for Bit4id smart cards:
Driver for smart card readers Circle:
Software for managing a smart card (Smart Card Manager) and for signing documents (e-Doc Signer).