help to dowload and install italian cie-middleware-linux

Hi, on my laptop using KDE I would like to download and install cie-middleware-linux from here:

to use italian identity smart card with smart card reader.
Firtly what I have to download? there are a lot of files…
also if I click in “go to files” here:

I found a lot of files…
secondly the prerequisites as said here (translations are mine)

ARCHITETTURALa libreria è sviluppata in C++ e supporta i sistemi oprativi Windows e Linux. (the library is developed in C++ and support windows and linux)
](https://github.com/italia/cie-middleware-linux#linux)LINUX](GitHub - italia/cie-middleware-linux: Middleware della CIE (Carta di Identità Elettronica) per Linux)Prerequisiti (prerequisites)Fare riferimento al packet manager della propria distribuzione: (refere to th own distribution package manager)

  • demone pcscd. Di solito è già presente e viene lanciato come servizio automaticamente (pscd daemon. Usually is already present and is launched automatically as service)
  • pcsclite-dev per la comunicazione con la smartcard (pcsclite-dev for comunication with smart card)
  • per l’interfaccia grafica uno dei seguenti programmi eseguibili: zenity oppure kdialog (quest’ultimo con qdbus) (for graphical interface one of the follow executable programs: zenity or kdialog (this last with qdbus)))
  • openssl-dev (contenente libcrypto) (openssl-dev (containing libcrypto))
  • cmake (cmake)

](GitHub - italia/cie-middleware-linux: Middleware della CIE (Carta di Identità Elettronica) per Linux)

seaching pcscd with yast and checking “search in file list” I can found this:

|pcsc-lite - PC/SC Smart Cards Library
|
|

/usr/sbin/pcscd
/usr/sbin/rcpcscd

and it should be ok
for pcsclite-dev I cannot find nothing, is pcsc-lite found before ok?
zenity and kdialog are installed, qdbus I don’t know, searching I can found this:
|libqt5-qdbus - Command line client for communication over D-Bus
|
is it ok?

|

searching openssl-dev I can find this:
|libopenssl-devel - Include Files and Libraries mandatory for Development
|
have I to install it?
for libcrypto I can find this:

[TABLE]
[TR]
[TD]libcryptopp5_6_5 - Cryptographic Library for C++
is this ok??

manythanks, ciao, Pier
|

[/TD]
[/TR]
[/TABLE]
/etc/reader.conf.d
/etc/reader.conf.d/reader.conf
/usr/lib/systemd/system/pcscd.service
/usr/lib/systemd/system/pcscd.socket
/usr/lib64/libpcsclite.so
/usr/lib64/readers
/usr/sbin/pcscd
/usr/sbin/rcpcscd

I don’t live in Italy, but just guessing from theirs github.

Your posted instructions are for compilation from sources, if you are not a programmer, you probably don’t need do it that hard way. I hope it could work with rpm from here https://www.cartaidentita.interno.gov.it/fornitori-di-servizi/documentazione-middleware-cie/ . Read attached PDF for “Red Hat based” distribution (openSUSE is not RedHat based, but uses same package format, so hopefully it will work).