How to Install and Uninstall debootstrap.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)
Last updated: January 11,2025
1. Install "debootstrap.noarch" package
Here is a brief guide to show you how to install debootstrap.noarch on Red Hat Enterprise Linux 9 (RHEL 9)
$
sudo dnf update
Copied
$
sudo dnf install
debootstrap.noarch
Copied
2. Uninstall "debootstrap.noarch" package
Please follow the guidelines below to uninstall debootstrap.noarch on Red Hat Enterprise Linux 9 (RHEL 9):
$
sudo dnf remove
debootstrap.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the debootstrap.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)
Last metadata expiration check: 1:26:24 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : debootstrap
Version : 1.0.127
Release : 3.el9
Architecture : noarch
Size : 80 k
Source : debootstrap-1.0.127-3.el9.src.rpm
Repository : epel
Summary : Debian GNU/Linux bootstrapper
URL : https://wiki.debian.org/Debootstrap
License : MIT
Description : debootstrap is used to create a Debian base system from scratch, without
: requiring the availability of dpkg or apt. It does this by downloading
: .deb files from a mirror site, and carefully unpacking them into a
: directory which can eventually be chrooted into.
:
: This might be often useful coupled with virtualization techniques to run
: Debian GNU/Linux guest system.
Available Packages
Name : debootstrap
Version : 1.0.127
Release : 3.el9
Architecture : noarch
Size : 80 k
Source : debootstrap-1.0.127-3.el9.src.rpm
Repository : epel
Summary : Debian GNU/Linux bootstrapper
URL : https://wiki.debian.org/Debootstrap
License : MIT
Description : debootstrap is used to create a Debian base system from scratch, without
: requiring the availability of dpkg or apt. It does this by downloading
: .deb files from a mirror site, and carefully unpacking them into a
: directory which can eventually be chrooted into.
:
: This might be often useful coupled with virtualization techniques to run
: Debian GNU/Linux guest system.