Skip to content

Common Packages

This page documents the default package set for RHEL/CentOS/Fedora systems.

Default packages

The default package set includes the following packages:

  • htop
  • nano
  • rsync
  • wget
  • net-tools
  • zip
  • screen
  • ccze
  • ncdu
  • python
  • git
  • make
  • apprise

Install using DNF

These default packages are installed with dnf on supported systems.

sudo dnf install -y htop nano rsync wget net-tools zip screen ccze ncdu python git make apprise

Notes

  • The repository uses dnf as the package manager for default package installation.
  • These packages can be installed together with a single DNF command.