How to Install and Uninstall etckeeper.noarch Package on CentOS Stream 8
Last updated: November 01,2024
1. Install "etckeeper.noarch" package
Here is a brief guide to show you how to install etckeeper.noarch on CentOS Stream 8
$
sudo dnf update
Copied
$
sudo dnf install
etckeeper.noarch
Copied
2. Uninstall "etckeeper.noarch" package
Learn how to uninstall etckeeper.noarch on CentOS Stream 8:
$
sudo dnf remove
etckeeper.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the etckeeper.noarch package on CentOS Stream 8
Last metadata expiration check: 3:23:09 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : etckeeper
Version : 1.18.20
Release : 1.el8
Architecture : noarch
Size : 51 k
Source : etckeeper-1.18.20-1.el8.src.rpm
Repository : epel
Summary : Store /etc in a SCM system (git, mercurial, bzr or darcs)
URL : https://etckeeper.branchable.com/
License : GPLv2+
Description : The etckeeper program is a tool to let /etc be stored in a git,
: mercurial, bzr or darcs repository. It hooks into yum to automatically
: commit changes made to /etc during package upgrades. It tracks file
: metadata that version control systems do not normally support, but that
: is important for /etc, such as the permissions of /etc/shadow. It's
: quite modular and configurable, while also being simple to use if you
: understand the basics of working with version control.
:
: The default backend is git, if want to use a another backend please
: install the appropriate tool (mercurial, darcs or bzr).
:
:
: To start using the package please read /usr/share/doc/etckeeper/README.
Available Packages
Name : etckeeper
Version : 1.18.20
Release : 1.el8
Architecture : noarch
Size : 51 k
Source : etckeeper-1.18.20-1.el8.src.rpm
Repository : epel
Summary : Store /etc in a SCM system (git, mercurial, bzr or darcs)
URL : https://etckeeper.branchable.com/
License : GPLv2+
Description : The etckeeper program is a tool to let /etc be stored in a git,
: mercurial, bzr or darcs repository. It hooks into yum to automatically
: commit changes made to /etc during package upgrades. It tracks file
: metadata that version control systems do not normally support, but that
: is important for /etc, such as the permissions of /etc/shadow. It's
: quite modular and configurable, while also being simple to use if you
: understand the basics of working with version control.
:
: The default backend is git, if want to use a another backend please
: install the appropriate tool (mercurial, darcs or bzr).
:
:
: To start using the package please read /usr/share/doc/etckeeper/README.