How to Install and Uninstall R-jose.noarch Package on Fedora 35
Last updated: November 29,2024
1. Install "R-jose.noarch" package
Please follow the instructions below to install R-jose.noarch on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
R-jose.noarch
Copied
2. Uninstall "R-jose.noarch" package
This guide let you learn how to uninstall R-jose.noarch on Fedora 35:
$
sudo dnf remove
R-jose.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the R-jose.noarch package on Fedora 35
Last metadata expiration check: 4:16:24 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : R-jose
Version : 1.1.0
Release : 2.fc35
Architecture : noarch
Size : 272 k
Source : R-jose-1.1.0-2.fc35.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 : 2.fc35
Architecture : noarch
Size : 272 k
Source : R-jose-1.1.0-2.fc35.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.