How to Install and Uninstall cjose.src Package on Oracle Linux 9
Last updated: November 25,2024
1. Install "cjose.src" package
This tutorial shows how to install cjose.src on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
cjose.src
Copied
2. Uninstall "cjose.src" package
This is a short guide on how to uninstall cjose.src on Oracle Linux 9:
$
sudo dnf remove
cjose.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the cjose.src package on Oracle Linux 9
Last metadata expiration check: 0:02:35 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : cjose
Version : 0.6.1
Release : 16.el9
Architecture : src
Size : 1.5 M
Source : None
Repository : ol9_appstream
Summary : C library implementing the Javascript Object Signing and Encryption (JOSE)
URL : https://github.com/cisco/cjose
License : MIT
Description : Implementation of JOSE for C/C++
Available Packages
Name : cjose
Version : 0.6.1
Release : 16.el9
Architecture : src
Size : 1.5 M
Source : None
Repository : ol9_appstream
Summary : C library implementing the Javascript Object Signing and Encryption (JOSE)
URL : https://github.com/cisco/cjose
License : MIT
Description : Implementation of JOSE for C/C++