How to Install and Uninstall distrobox.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)
Last updated: November 25,2024
1. Install "distrobox.noarch" package
This guide covers the steps necessary to install distrobox.noarch on Red Hat Enterprise Linux 9 (RHEL 9)
$
sudo dnf update
Copied
$
sudo dnf install
distrobox.noarch
Copied
2. Uninstall "distrobox.noarch" package
In this section, we are going to explain the necessary steps to uninstall distrobox.noarch on Red Hat Enterprise Linux 9 (RHEL 9):
$
sudo dnf remove
distrobox.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the distrobox.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)
Last metadata expiration check: 2:30:33 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : distrobox
Version : 1.6.0.1
Release : 1.el9
Architecture : noarch
Size : 221 k
Source : distrobox-1.6.0.1-1.el9.src.rpm
Repository : epel
Summary : Another tool for containerized command line environments on Linux
URL : https://github.com/89luca89/distrobox
License : GPLv3
Description : Use any linux distribution inside your terminal. Distrobox uses podman
: or docker to create containers using the linux distribution of your
: choice. Created container will be tightly integrated with the host,
: allowing to share the HOME directory of the user, external storage,
: external usb devices and graphical apps (X11/Wayland) and audio.
Available Packages
Name : distrobox
Version : 1.6.0.1
Release : 1.el9
Architecture : noarch
Size : 221 k
Source : distrobox-1.6.0.1-1.el9.src.rpm
Repository : epel
Summary : Another tool for containerized command line environments on Linux
URL : https://github.com/89luca89/distrobox
License : GPLv3
Description : Use any linux distribution inside your terminal. Distrobox uses podman
: or docker to create containers using the linux distribution of your
: choice. Created container will be tightly integrated with the host,
: allowing to share the HOME directory of the user, external storage,
: external usb devices and graphical apps (X11/Wayland) and audio.