Use repositories of InfoNotary: Разлика между версии
Редакция без резюме |
|||
Ред 29: | Ред 29: | ||
{{Шаблон:ConsoleOutput|sudo apt-get update}} | {{Шаблон:ConsoleOutput|sudo apt-get update}} | ||
Now you will be able to install programs from repositories with apt-get, aptitude, Software Center or Synaptic. | |||
== Installation of specific packages from reporsitory == | |||
Driver for Bit4id smart cards: | |||
{{Шаблон:ConsoleOutput|sudo apt-get install bit4id-ipki}} | |||
Driver for OmniKey readers: | |||
{{Шаблон:ConsoleOutput|sudo apt-get install pcsc-omnikey}} | |||
Installation of our software for management of smart cards (Smart Card Manager) | |||
{{Шаблон:ConsoleOutput|sudo apt-get install inotary-scardmanager}} | |||
Installation of our software for signing of electronic documents (e-Doc Signer) | |||
{{Шаблон:ConsoleOutput|sudo apt-get install inotary-signer}} | |||
[[Категория:Инсталация и използване на удостоверения за електронен подпис]] | [[Категория:Инсталация и използване на удостоверения за електронен подпис]] | ||
[[Категория:Linux]] | [[Категория:Linux]] | ||
[[Категория:Помощ]] | [[Категория:Помощ]] |
Версия от 16:47, 23 март 2018
For your convenience InfoNotary offers repositories with deb and rpm packages for software that is not open source.
For Fedora, RedHat or CentOS
To register InfoNotary repository in yum or dnf you must install this rpm package with the following command in terminal:
All packages are signed with gpg key with following fingerprint:
- 9c14 29cf 1cdb 76bd 5efe 9cf1 ade8 9959 0dae 44fe
For Debian, Ubuntu and Mint
The following commands must be entered in terminal. You can read what is terminal and hot to use it in Ubuntu documentation or in answer in askubuntu.
1. Add InfoNotary public PGP key to the list of trusted APT keys:
2. Download repository configuration file in apt configuration directory:
3. Update information for repositories with the following command:
Now you will be able to install programs from repositories with apt-get, aptitude, Software Center or Synaptic.
Installation of specific packages from reporsitory
Driver for Bit4id smart cards:
Driver for OmniKey readers:
Installation of our software for management of smart cards (Smart Card Manager)
Installation of our software for signing of electronic documents (e-Doc Signer)