Use repositories of InfoNotary: Разлика между версии

От Infonotary
Направо към навигацията Направо към търсенето
Inskushev (беседа | приноси)
Inskushev (беседа | приноси)
Редакция без резюме
 
Ред 26: Ред 26:
{{Шаблон:ConsoleOutput|service pcscd start}}
{{Шаблон:ConsoleOutput|service pcscd start}}


== For Ubuntu 21.04 and previous ==
<!--== For Ubuntu 21.04 and previous ==


1. Add the InfoNotary PGP key to the trusted key list:
1. Add the InfoNotary PGP key to the trusted key list:
Ред 35: Ред 35:


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===

Текуща версия към 10:19, 10 февруари 2026

For Ubuntu 24.04

1. Add the InfoNotary PGP key to the apt trusted key list:

wget -qO - https://repository.infonotary.com/install/linux/INotaryCodeSigningD.key.asc | sudo tee /etc/apt/trusted.gpg.d/INotaryCodeSigningD.key.asc

2. Download the configuration file to the directory where the apt repository information is stored:

sudo wget https://repository.infonotary.com/install/linux/infonotary_u2404.list -qO /etc/apt/sources.list.d/infonotary.list

3. Update the repository information with the following command:

sudo apt-get update

For Ubuntu 22.04

1. Add the InfoNotary PGP key to the trusted key list:

wget -qO - https://repository.infonotary.com/install/linux/INotaryCodeSigningD.key.asc | sudo tee /etc/apt/trusted.gpg.d/INotaryCodeSigningD.key.asc

2. Download the configuration file to the directory where the apt repository information is stored:

sudo wget https://repository.infonotary.com/install/linux/infonotary_u2204.list -qO /etc/apt/sources.list.d/infonotary.list

3. Update the repository information with the following command:

sudo apt-get update
  • 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:

systemctl enable pcscd
service pcscd start



For Fedora, RHEL, CentOS

Add the InfoNotary PGP key to the trusted key list:

sudo rpm -Uvh https://repository.infonotary.com/install/linux/RPMS/infonotary-repository-1.2-1.noarch.rpm


Packages in the Debian/RHEL based repositories

Driver for IDPrime smart cards:

safenetauthenticationclient-core

Driver for Bit4id smart cards:

libbit4xpki

Driver for smart card readers Circle:

libabcccid

Software for managing a smart card (Smart Card Manager) and for signing documents (e-Doc Signer).

infonotary-client-software