How to Install and Uninstall base64coder.noarch Package on Amazon Linux 2
Last updated: November 29,2024
1. Install "base64coder.noarch" package
Learn how to install base64coder.noarch on Amazon Linux 2
$
sudo yum makecache
Copied
$
sudo yum install
base64coder.noarch
Copied
2. Uninstall "base64coder.noarch" package
This guide covers the steps necessary to uninstall base64coder.noarch on Amazon Linux 2:
$
sudo yum remove
base64coder.noarch
Copied
$
sudo yum autoremove
Copied
3. Information about the base64coder.noarch package on Amazon Linux 2
Loaded plugins: ovl, priorities
Available Packages
Name : base64coder
Arch : noarch
Version : 20101219
Release : 10.amzn2
Size : 13 k
Repo : amzn2-core/2/x86_64
Summary : Fast and compact Base64 encoder/decoder Java library
URL : http://www.source-code.biz/base64coder/java/
License : EPL or LGPLv2+ or GPLv2+ or ASL 2.0+ or BSD
Description : Base64Coder is a fast and compact Base64 encoder/decoder class.
:
: There is no Base64 encoder/decoder in the standard Java SDK class
: library. The undocumented classes sun.misc.BASE64Encoder and
: sun.misc.BASE64Decoder should not be used.
Available Packages
Name : base64coder
Arch : noarch
Version : 20101219
Release : 10.amzn2
Size : 13 k
Repo : amzn2-core/2/x86_64
Summary : Fast and compact Base64 encoder/decoder Java library
URL : http://www.source-code.biz/base64coder/java/
License : EPL or LGPLv2+ or GPLv2+ or ASL 2.0+ or BSD
Description : Base64Coder is a fast and compact Base64 encoder/decoder class.
:
: There is no Base64 encoder/decoder in the standard Java SDK class
: library. The undocumented classes sun.misc.BASE64Encoder and
: sun.misc.BASE64Decoder should not be used.