How to Install and Uninstall cjose.src Package on Oracle Linux 8

Last updated: May 13,2024

1. Install "cjose.src" package

Here is a brief guide to show you how to install cjose.src on Oracle Linux 8

$ sudo dnf update $ sudo dnf install cjose.src

2. Uninstall "cjose.src" package

Learn how to uninstall cjose.src on Oracle Linux 8:

$ sudo dnf remove cjose.src $ sudo dnf autoremove

3. Information about the cjose.src package on Oracle Linux 8

Last metadata expiration check: 6:19:25 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : cjose
Version : 0.6.1
Release : 2.module+el8+5139+bcb28322
Architecture : src
Size : 1.5 M
Source : None
Repository : ol8_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++