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

От Infonotary
Направо към навигацията Направо към търсенето
Inskushev (беседа | приноси)
Редакция без резюме
 
(Не са показани 27 междинни версии от 3 потребители)
Ред 1: Ред 1:
For your convenience InfoNotary available repositories deb and rpm packages for software that is not open source.
== For Ubuntu 24.04 ==


== Distribution using YUM ==
1. Add the InfoNotary PGP key to the apt trusted key list:
1. Add public PGP key of InfoNotary:
{{Шаблон: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|su<br/>
rpm --import http://repository.infonotary.com/install/linux/INotaryCodeSigning.key.asc}}
<br/>
2. Download the configuration file in the directory where information for Yum repositories is stored:
{{Шаблон:ConsoleOutput|wget -P /etc/yum.repos.d http://repository.infonotary.com/install/linux/infonotary.repo}}
<br/>
[[Image:warning.jpg|32px]] Tested on Fedora 10+.
<br/><br/>


== For distributions that use APT ==
2. Download the configuration file to the directory where the apt repository information is stored:
1. Add PGP key InfoNotary the list of trusted APT keys:
{{Шаблон:ConsoleOutput|sudo wget <nowiki>https://repository.infonotary.com/install/linux/infonotary_u2404.list -qO /etc/apt/sources.list.d/infonotary.list</nowiki>}}
{{Шаблон:ConsoleOutput|wget http://repository.infonotary.com/install/linux/INotaryCodeSigning.key.asc<br/>
sudo apt-key add INotaryCodeSigning.key.asc}}


3. Update the repository information with the following command:
{{Шаблон:ConsoleOutput|sudo apt-get update}}
== For Ubuntu 22.04 ==
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>}}
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/infonotary_u2204.list -qO /etc/apt/sources.list.d/infonotary.list</nowiki>}}
3. Update the repository information with the following command:
{{Шаблон:ConsoleOutput|sudo apt-get update}}


2. Download the configuration file in the directory where information is stored APT repositories:
* '''IMPORTANT for Ubuntu 22.04: After installing the driver for your smart card is necessary to start PC/SC Smart Card Daemon.'''
{{Шаблон:ConsoleOutput|sudo wget -P /etc/apt/sources.list.d http://repository.infonotary.com/install/linux/infonotary.list}}
'''Please, write the following commands in terminal: '''
{{Шаблон:ConsoleOutput|systemctl enable pcscd}}
{{Шаблон:ConsoleOutput|service pcscd start}}


== For Ubuntu 21.04 and previous ==


3. Update information repositories with the following command:
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> &#124; sudo apt-key add -}}
 
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/infonotary.list</nowiki> -qO /etc/apt/sources.list.d/infonotary.list}}
 
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 for smart card SafeNet:
{{Шаблон:ConsoleOutput|sudo apt-get install safenetauthenticationclient-core}}
Installation for smart card Bit4id:
{{Шаблон:ConsoleOutput|sudo apt-get install libbit4xpki}}
Installation for smart card reader Circle:
{{Шаблон:ConsoleOutput|sudo apt-get install libabcccid}}
Installation for Siemens smart cards:
{{Шаблон:ConsoleOutput|sudo apt-get install opensc}}
Installation for OmniKey smart card reader:
{{Шаблон:ConsoleOutput|sudo apt-get install pcsc-omnikey}}
Installation of smart card management software (Smart Card Manager) and for signing documents (e-Doc Signer)
{{Шаблон:ConsoleOutput|sudo apt-get install infonotary-client-software}}-->
== 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:-->
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>}}
<!--All packages in the repository are signed with a gpg key with the following fingerprint:


[[Image:warning.jpg|32px]] Tested on Ubuntu 9.04 +.
:'''9c14 29cf 1cdb 76bd 5efe 9cf1 ade8 9959 0dae 44fe'''-->




[[Image:ContactIcon.jpg]]We would be glad if you share your experience and any problems encountered in working with Linux distributions other than those listed above.
== 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===
[[Категория:Linux]]
Installation for SafeNet smart cards:
[[Категория:Помощ]]
{{Шаблон:ConsoleOutput|sudo yum install safenetauthenticationclient-core}}
Installation for Bit4id smart cards:
{{Шаблон:ConsoleOutput|sudo yum install libbit4xpki}}
Installation for smart card reader Circle:
{{Шаблон:ConsoleOutput|sudo yum install libabcccid}}
Installation for Bit4id smart cards:
{{Шаблон:ConsoleOutput|sudo yum install bit4id-ipki}}
Installation for Siemens smart cards:
{{Шаблон:ConsoleOutput|sudo yum install opensc}}
Installation of our smart card management software (Smart Card Manager) and for signing documents (e-Doc Signer)
{{Шаблон: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:

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 Ubuntu 21.04 and previous

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

wget -qO - https://repository.infonotary.com/install/linux/INotaryCodeSigningD.key.asc | sudo apt-key add -

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

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

3. Update the repository information with the following command:

sudo apt-get update


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