Use repositories of InfoNotary: Разлика между версии
Редакция без резюме |
Редакция без резюме |
||
Ред 1: | Ред 1: | ||
== For Ubuntu 22.04 == | |||
1. Add the InfoNotary PGP key to the apt trusted key list: | 1. Add the InfoNotary PGP key to the apt trusted key list: | ||
{{Шаблон:ConsoleOutput|wget -qO - <nowiki>https://repository.infonotary.com/install/linux/INotaryCodeSigningD.key.asc</nowiki> | {{Шаблон:ConsoleOutput|wget -qO - <nowiki>https://repository.infonotary.com/install/linux/INotaryCodeSigningD.key.asc | sudo tee /etc/apt/trusted.gpg.d/INotaryCodeSigningD.key.asc</nowiki>}} | ||
2. Download the configuration file to the directory where the apt repository information is stored: | 2. Download the configuration file to the directory where the apt repository information is stored: | ||
{{Шаблон:ConsoleOutput|sudo wget <nowiki>https://repository.infonotary.com/install/linux/ | {{Шаблон:ConsoleOutput|sudo wget <nowiki>https://repository.infonotary.com/install/linux/infonotary_u2204.list -qO /etc/apt/sources.list.d/infonotary.list</nowiki>}} | ||
3. Update the repository information with the following command: | 3. Update the repository information with the following command: | ||
{{Шаблон:ConsoleOutput|sudo apt-get update}} | {{Шаблон:ConsoleOutput|sudo apt-get update}} | ||
== For Ubuntu | * '''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: ''' | |||
{{Шаблон:ConsoleOutput|systemctl enable pcscd}} | |||
{{Шаблон:ConsoleOutput|service pcscd start}} | |||
== For Ubuntu 21.04 and previous == | |||
<!--The following commands must be entered in a terminal. You can read what a terminal is and how it runs in the [https://help.ubuntu.com/community/UsingTheTerminal documentation of Ubuntu] or in [http://askubuntu.com/a/38220 this answer in askubuntu].--> | |||
1. Add the InfoNotary PGP key to the apt trusted key list: | 1. Add the InfoNotary PGP key to the apt trusted key list: | ||
{{Шаблон:ConsoleOutput|wget -qO - <nowiki>https://repository.infonotary.com/install/linux | {{Шаблон:ConsoleOutput|wget -qO - <nowiki>https://repository.infonotary.com/install/linux/INotaryCodeSigningD.key.asc</nowiki> | sudo apt-key add -}} | ||
2. Download the configuration file to the directory where the apt repository information is stored: | 2. Download the configuration file to the directory where the apt repository information is stored: | ||
{{Шаблон:ConsoleOutput|sudo wget <nowiki>https://repository.infonotary.com/install/linux/ | {{Шаблон:ConsoleOutput|sudo wget <nowiki>https://repository.infonotary.com/install/linux/infonotary.list</nowiki> -qO /etc/apt/sources.list.d/infonotary.list}} | ||
3. Update the repository information with the following command: | 3. Update the repository information with the following command: | ||
{{Шаблон:ConsoleOutput|sudo apt-get update}} | {{Шаблон:ConsoleOutput|sudo apt-get update}} | ||
=== Installation of programs from the repository=== | === Installation of programs from the repository=== | ||
Installation for Bit4id | Installation for smart card SafeNet: | ||
{{Шаблон:ConsoleOutput|sudo apt-get install safenetauthenticationclient-core}} | |||
Installation for smart card Bit4id: | |||
{{Шаблон:ConsoleOutput|sudo apt-get install bit4id-ipki}} | {{Шаблон:ConsoleOutput|sudo apt-get install bit4id-ipki}} | ||
Installation for Siemens smart cards: | Installation for smart card reader Circle: | ||
{{Шаблон: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: | |||
{{Шаблон:ConsoleOutput|sudo apt-get install pcsc-omnikey}}--> | {{Шаблон:ConsoleOutput|sudo apt-get install pcsc-omnikey}}--> | ||
Installation of | 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}} | ||
== For Fedora, RHEL, CentOS == | == For Fedora, RHEL, CentOS == |
Версия от 09:29, 16 май 2025
For Ubuntu 22.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:
- 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 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:
Installation of programs from the repository
Installation for smart card SafeNet:
Installation for smart card Bit4id:
Installation for smart card reader Circle:
Installation of smart card management software (Smart Card Manager) and for signing documents (e-Doc Signer)
For Fedora, RHEL, CentOS
To register the Infonotary repository in yum or dnf, you need to install the following rpm package. This can be done with the following command:
All packages in the repository are signed with a gpg key with the following fingerprint:
- 9c14 29cf 1cdb 76bd 5efe 9cf1 ade8 9959 0dae 44fe
Installation of programs from the repository
Installation for Bit4id smart cards:
Installation for Siemens smart cards:
Installation of our smart card management software (Smart Card Manager) and for signing documents (e-Doc Signer)