How To Install Etckeeper On Debian, Ubuntu, Alpine, Arch, Kali, Fedora And Raspbian?
Maintainer: Antoine Beaupru00e9
Email: [email protected] .
Website: https://etckeeper.branchable.com/
Section: admin
Install etckeeper
-
Debian
apt-get install etckeeperClick to copy -
Ubuntu
apt-get install etckeeperClick to copy -
Alpine OS
apk add etckeeperClick to copy -
Arch Linux
pacman -S etckeeperClick to copy -
Kali Linux
apt-get install etckeeperClick to copy -
Fedora
dnf install etckeeperClick to copy -
Raspbian
apt-get install etckeeperClick to copy
etckeeper
store /etc in git, mercurial, bzr or darcsThe etckeeper program is a tool to let /etc be stored in a git, mercurial, bzr or darcs repository. It hooks into APT 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.
Installation of latest etckeeper command is available for Debian, Ubuntu, Alpine, Arch, Kali, Fedora and Raspbian. You can copy the command for your OS from above and paste it into your terminal. Once you run the command it will download the 2026 latest package from the repository and install it in your computer/server.




