How to Install and Uninstall r-cran-base64url Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: April 27,2024

1. Install "r-cran-base64url" package

Please follow the steps below to install r-cran-base64url on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install r-cran-base64url

2. Uninstall "r-cran-base64url" package

Please follow the steps below to uninstall r-cran-base64url on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove r-cran-base64url $ sudo apt autoclean && sudo apt autoremove

3. Information about the r-cran-base64url package on Ubuntu 20.10 (Groovy Gorilla)

Package: r-cran-base64url
Architecture: amd64
Version: 1.4-2build1
Priority: optional
Section: universe/gnu-r
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian R Packages Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 100
Depends: r-base-core (>= 4.0.0.20200528-1), r-api-4.0, r-cran-backports (>= 1.1.0), libc6 (>= 2.2.5)
Recommends: r-cran-testthat, r-cran-checkmate, r-cran-base64enc, r-cran-openssl
Suggests: r-cran-knitr, r-cran-rmarkdown
Filename: pool/universe/r/r-cran-base64url/r-cran-base64url_1.4-2build1_amd64.deb
Size: 26456
MD5sum: 4299cdadfc3e64f7b2d803faacc66e32
SHA1: a2b5c0bf1489f87650e9ea6271038523fa982335
SHA256: 6c50f9be198a94f726c3477c4fec31ec5611c71b18c994c7d6f3422ef4edf606
SHA512: 9ec99c7c1ac09631416ca4e6253699863b721fdba78d6f3c21fc56eba7664bd855eca6f2fbc35725b81591a441435eae189f8caeb3f6fd90cbdcc4f6c908e4a9
Homepage: https://cran.r-project.org/package=base64url
Description-en: GNU R fast and URL-safe Base64 encoder and decoder
In contrast to RFC3548, the 62nd character ("+") is replaced with
"-", the 63rd character ("/") is replaced with "_". Furthermore, the encoder
does not fill the string with trailing "=". The resulting encoded strings
comply to the regular expression pattern "[A-Za-z0-9_-]" and thus are
safe to use in URLs or for file names.
The package also comes with a simple base32 encoder/decoder suited for
case insensitive file systems.
Description-md5: a345e9c3dce30563b0582b263f9e54b5