How to Install and Uninstall gc.i686 Package on Amazon Linux 2
Last updated: November 25,2024
1. Install "gc.i686" package
Please follow the instructions below to install gc.i686 on Amazon Linux 2
$
sudo yum makecache
Copied
$
sudo yum install
gc.i686
Copied
2. Uninstall "gc.i686" package
Please follow the steps below to uninstall gc.i686 on Amazon Linux 2:
$
sudo yum remove
gc.i686
Copied
$
sudo yum autoremove
Copied
3. Information about the gc.i686 package on Amazon Linux 2
Loaded plugins: ovl, priorities
Available Packages
Name : gc
Arch : i686
Version : 7.6.4
Release : 3.amzn2.0.2
Size : 106 k
Repo : amzn2-core/2/x86_64
Summary : A garbage collector for C and C++
URL : http://www.hboehm.info/gc/
License : BSD
Description : The Boehm-Demers-Weiser conservative garbage collector can be
: used as a garbage collecting replacement for C malloc or C++ new.
Available Packages
Name : gc
Arch : i686
Version : 7.6.4
Release : 3.amzn2.0.2
Size : 106 k
Repo : amzn2-core/2/x86_64
Summary : A garbage collector for C and C++
URL : http://www.hboehm.info/gc/
License : BSD
Description : The Boehm-Demers-Weiser conservative garbage collector can be
: used as a garbage collecting replacement for C malloc or C++ new.