How to Install and Uninstall R-jose.noarch Package on Fedora 36
Last updated: January 10,2025
1. Install "R-jose.noarch" package
This tutorial shows how to install R-jose.noarch on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
R-jose.noarch
Copied
2. Uninstall "R-jose.noarch" package
Learn how to uninstall R-jose.noarch on Fedora 36:
$
sudo dnf remove
R-jose.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the R-jose.noarch package on Fedora 36
Last metadata expiration check: 1:35:58 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : R-jose
Version : 1.1.0
Release : 3.fc36
Architecture : noarch
Size : 272 k
Source : R-jose-1.1.0-3.fc36.src.rpm
Repository : fedora
Summary : JavaScript Object Signing and Encryption
URL : https://CRAN.R-project.org/package=jose
License : MIT
Description : Read and write JSON Web Keys (JWK, rfc7517), generate and verify JSON Web
: Signatures (JWS, rfc7515) and encode/decode JSON Web Tokens (JWT,
: rfc7519). These standards provide modern signing and encryption formats
: that are the basis for services like OAuth 2.0 or LetsEncrypt and are
: natively supported by browsers via the JavaScript WebCryptoAPI.
Available Packages
Name : R-jose
Version : 1.1.0
Release : 3.fc36
Architecture : noarch
Size : 272 k
Source : R-jose-1.1.0-3.fc36.src.rpm
Repository : fedora
Summary : JavaScript Object Signing and Encryption
URL : https://CRAN.R-project.org/package=jose
License : MIT
Description : Read and write JSON Web Keys (JWK, rfc7517), generate and verify JSON Web
: Signatures (JWS, rfc7515) and encode/decode JSON Web Tokens (JWT,
: rfc7519). These standards provide modern signing and encryption formats
: that are the basis for services like OAuth 2.0 or LetsEncrypt and are
: natively supported by browsers via the JavaScript WebCryptoAPI.