Installation on Linux =========================== .. warning:: The names of files and programs to be installed or uninstalled in the sample commands may vary depending on the middleware version. RedHat/CentOS ~~~~~~~~~~~~~~ Installing the product ---------------------------------- The installation command is as follows:: sudo rpm -i scmiddleware-user_6.23.1.0_rh8_amd64.rpm Uninstalling the product ---------------------------------- The uninstall command is:: sudo rpm -e SmartCardMiddleware Ubuntu/Debian ~~~~~~~~~~~~~ Installing the product ---------------------------------- The installation command is as follows:: sudo dpkg -i scmiddleware-admin_6.23.1.0_ubun18_amd64.deb You can also use Ubuntu's program installer by double-clicking on the file. Uninstalling the product ---------------------------------- The uninstall command is as follows:: sudo apt remove scmiddleware-admin List of installed files ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :: / ├── etc | ├── init.d | | └── idocachesrv | ├── xdg | | └── autostart | | └── SCManager.desktop │ ├── idoss.conf │ └── idoss.lic ├── tmp │ └── .idoss_socket ├── usr │ ├── lib │ | └── SCMiddleware/ │ | ├── idocachesrv │ | ├── libidop11.so │ | ├── libt_ias.so │ | ├── libt_piv.so │ | ├── libidolog.so │ | ├── libt_aladdin.so │ | ├── libt_md.so │ | └── SCManager │ └── share │ ├── applications │ | └── SCManager.desktop │ └── SCMiddleware │ ├── appIcon.png │ ├── application.png │ ├── branding.bin │ ├── checkBanner.png │ ├── checkIcon.png │ ├── crossBanner.png │ ├── crossIcon.png │ ├── loadIcon.png │ ├── tokmgr.bin │ └── xsd.bin └── var └── lib └── update-notifier └── user.d └── scmiddleware Log files can be created in /tmp