Use repositories of InfoNotary: Разлика между версии
Редакция без резюме |
Редакция без резюме |
||
Ред 12: | Ред 12: | ||
== For Ubuntu 22.04 == | == For Ubuntu 22.04 == | ||
1. Add the InfoNotary PGP key to the | 1. Add the InfoNotary PGP key to the trusted key list: | ||
{{Шаблон:ConsoleOutput|wget -qO - <nowiki>https://repository.infonotary.com/install/linux/INotaryCodeSigningD.key.asc | sudo tee /etc/apt/trusted.gpg.d/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>}} | ||
Ред 28: | Ред 28: | ||
== For Ubuntu 21.04 and previous == | == For Ubuntu 21.04 and previous == | ||
1. Add the InfoNotary PGP key to the | 1. Add the InfoNotary PGP key to the trusted key list: | ||
{{Шаблон:ConsoleOutput|wget -qO - <nowiki>https://repository.infonotary.com/install/linux/INotaryCodeSigningD.key.asc</nowiki> | sudo apt-key add -}} | {{Шаблон:ConsoleOutput|wget -qO - <nowiki>https://repository.infonotary.com/install/linux/INotaryCodeSigningD.key.asc</nowiki> | sudo apt-key add -}} | ||
Ред 54: | Ред 54: | ||
== For Fedora, RHEL, CentOS == | == For Fedora, RHEL, CentOS == | ||
<!--To register the Infonotary repository in yum or dnf, you need to install the following [http://repository.infonotary.com/install/linux/RPMS/infonotary-repository-1-1.noarch.rpm rpm package]. This can be done with the following command:--> | <!--To register the Infonotary repository in yum or dnf, you need to install the following [http://repository.infonotary.com/install/linux/RPMS/infonotary-repository-1-1.noarch.rpm rpm package]. This can be done with the following command:--> | ||
Add the InfoNotary PGP key: | Add the InfoNotary PGP key to the trusted key list: | ||
{{Шаблон:ConsoleOutput|sudo rpm -Uvh <nowiki>https://repository.infonotary.com/install/linux/RPMS/infonotary-repository-1.2-1.noarch.rpm</nowiki>}} | {{Шаблон:ConsoleOutput|sudo rpm -Uvh <nowiki>https://repository.infonotary.com/install/linux/RPMS/infonotary-repository-1.2-1.noarch.rpm</nowiki>}} | ||
<!--All packages in the repository are signed with a gpg key with the following fingerprint: | <!--All packages in the repository are signed with a gpg key with the following fingerprint: |
Версия от 17:11, 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:
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
Add the InfoNotary PGP key to the trusted key list:
Installation of programs from the repository
Installation for SafeNet smart cards:
Installation for Bit4id smart cards:
Installation for smart card reader Circle:
Installation of our smart card management software (Smart Card Manager) and for signing documents (e-Doc Signer)