How to Install and Uninstall jose.src Package on Oracle Linux 9
Last updated: November 26,2024
1. Install "jose.src" package
This tutorial shows how to install jose.src on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
jose.src
Copied
2. Uninstall "jose.src" package
Here is a brief guide to show you how to uninstall jose.src on Oracle Linux 9:
$
sudo dnf remove
jose.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the jose.src package on Oracle Linux 9
Last metadata expiration check: 0:58:26 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : jose
Version : 11
Release : 3.el9
Architecture : src
Size : 755 k
Source : None
Repository : ol9_appstream
Summary : Tools for JSON Object Signing and Encryption (JOSE)
URL : https://github.com/latchset/jose
License : ASL 2.0
Description : José is a command line utility for performing various tasks on JSON
: Object Signing and Encryption (JOSE) objects. José provides a full
: crypto stack including key generation, signing and encryption.
Available Packages
Name : jose
Version : 11
Release : 3.el9
Architecture : src
Size : 755 k
Source : None
Repository : ol9_appstream
Summary : Tools for JSON Object Signing and Encryption (JOSE)
URL : https://github.com/latchset/jose
License : ASL 2.0
Description : José is a command line utility for performing various tasks on JSON
: Object Signing and Encryption (JOSE) objects. José provides a full
: crypto stack including key generation, signing and encryption.