How to Install and Uninstall pakchois.src Package on Oracle Linux 8
Last updated: November 28,2024
1. Install "pakchois.src" package
This tutorial shows how to install pakchois.src on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
pakchois.src
Copied
2. Uninstall "pakchois.src" package
This guide let you learn how to uninstall pakchois.src on Oracle Linux 8:
$
sudo dnf remove
pakchois.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the pakchois.src package on Oracle Linux 8
Last metadata expiration check: 4:09:20 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : pakchois
Version : 0.4
Release : 17.el8
Architecture : src
Size : 373 k
Source : None
Repository : ol8_appstream
Summary : A wrapper library for PKCS#11
URL : http://www.manyfish.co.uk/pakchois/
License : LGPLv2+
Description : pakchois is just another PKCS#11 wrapper library. pakchois aims to
: provide a thin wrapper over the PKCS#11 interface; offering a
: modern object-oriented C interface which does not hide any of the
: underlying interface, and avoids dependencies on any cryptography
: toolkit.
Available Packages
Name : pakchois
Version : 0.4
Release : 17.el8
Architecture : src
Size : 373 k
Source : None
Repository : ol8_appstream
Summary : A wrapper library for PKCS#11
URL : http://www.manyfish.co.uk/pakchois/
License : LGPLv2+
Description : pakchois is just another PKCS#11 wrapper library. pakchois aims to
: provide a thin wrapper over the PKCS#11 interface; offering a
: modern object-oriented C interface which does not hide any of the
: underlying interface, and avoids dependencies on any cryptography
: toolkit.