How to Install and Uninstall reprepro.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: January 08,2025
1. Install "reprepro.x86_64" package
This is a short guide on how to install reprepro.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
reprepro.x86_64
Copied
2. Uninstall "reprepro.x86_64" package
This tutorial shows how to uninstall reprepro.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
reprepro.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the reprepro.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 1:39:15 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : reprepro
Version : 5.3.0
Release : 1.el8
Architecture : x86_64
Size : 461 k
Source : reprepro-5.3.0-1.el8.src.rpm
Repository : epel
Summary : Tool to handle local repositories of Debian packages
URL : http://mirrorer.alioth.debian.org/
License : GPLv2 and GPLv2+ and MIT
Description : reprepro is a tool to manage a repository of Debian packages (.deb). It
: stores files either being injected manually or downloaded from some other
: repository (partially) mirrored into one pool/ hierarchy. Managed packages
: and files are stored in a Berkeley DB, so no database server is needed.
: Checking signatures of mirrored repositories and creating signatures of the
: generated Package indexes is supported.
Available Packages
Name : reprepro
Version : 5.3.0
Release : 1.el8
Architecture : x86_64
Size : 461 k
Source : reprepro-5.3.0-1.el8.src.rpm
Repository : epel
Summary : Tool to handle local repositories of Debian packages
URL : http://mirrorer.alioth.debian.org/
License : GPLv2 and GPLv2+ and MIT
Description : reprepro is a tool to manage a repository of Debian packages (.deb). It
: stores files either being injected manually or downloaded from some other
: repository (partially) mirrored into one pool/ hierarchy. Managed packages
: and files are stored in a Berkeley DB, so no database server is needed.
: Checking signatures of mirrored repositories and creating signatures of the
: generated Package indexes is supported.