How to Install and Uninstall basesystem.noarch Package on CentOS 7 / RHEL 7
Last updated: November 21,2024
1. Install "basesystem.noarch" package
Please follow the step by step instructions below to install basesystem.noarch on CentOS 7 / RHEL 7
$
sudo yum makecache
Copied
$
sudo yum install
basesystem.noarch
Copied
2. Uninstall "basesystem.noarch" package
This tutorial shows how to uninstall basesystem.noarch on CentOS 7 / RHEL 7:
$
sudo yum remove
basesystem.noarch
Copied
$
sudo yum autoremove
Copied
3. Information about the basesystem.noarch package on CentOS 7 / RHEL 7
Installed Packages
Name : basesystem
Arch : noarch
Version : 10.0
Release : 7.el7.centos
Size : 0.0
Repo : installed
From repo : anaconda
Summary : The skeleton package which defines a simple CentOS Linux system
License : Public Domain
Description : Basesystem defines the components of a basic CentOS Linux
: system (for example, the package installation order to use during
: bootstrapping). Basesystem should be in every installation of a
: system, and it should never be removed.
Name : basesystem
Arch : noarch
Version : 10.0
Release : 7.el7.centos
Size : 0.0
Repo : installed
From repo : anaconda
Summary : The skeleton package which defines a simple CentOS Linux system
License : Public Domain
Description : Basesystem defines the components of a basic CentOS Linux
: system (for example, the package installation order to use during
: bootstrapping). Basesystem should be in every installation of a
: system, and it should never be removed.