How to Install AusweisApp2 on CentOS8

How to Install AusweisApp2 on CentOS8

 

Step 1 : Log into CentOS 8 server as ‘root’ user

Steps 2 : Run the command ‘yum install epel-release -y’ to install EPEL repository

 

[root@server /]# yum install epel-release -y

===================================================================================================
Package Architecture Version Repository Size
===================================================================================================
Installing:
epel-release noarch 8-8.el8 extras 23 k

Transaction Summary
===================================================================================================
Install 1 Package

Total download size: 23 k
Installed size: 32 k
Is this ok [y/N]:y

 

Steps 3 : Run ‘yum install AusweisApp2’ to install AusweisApp2 package

Step 4 : Enter ‘y’ and press enter if yum asks for confirmation while installing

 
 

How to download and install AusweisApp2 rpm on CentOS 8

 

Step 1 : Log into CentOS 8 server via SSH as ‘root’ user

Step 2 : Download AusweisApp2 package from fedoraproject website using wget command

 

wget https://download-ib01.fedoraproject.org/pub/epel/8/Everything/x86_64/Packages/a/AusweisApp2-1.20.2-8.el8.x86_64.rpm

 

Step 3 : Install the required dependencies and run ‘rpm -Uvh AusweisApp2-1.20.2-8.el8.x86_64.rpm’ to install

or you can install using yum, which will take care of the required dependencies

# yum install AusweisApp2-1.20.2-8.el8.x86_64.rpm