How to Install and Uninstall fakechroot.x86_64 Package on AlmaLinux 8

Last updated: January 12,2025

1. Install "fakechroot.x86_64" package

Please follow the guidance below to install fakechroot.x86_64 on AlmaLinux 8

$ sudo dnf update $ sudo dnf install fakechroot.x86_64

2. Uninstall "fakechroot.x86_64" package

Please follow the step by step instructions below to uninstall fakechroot.x86_64 on AlmaLinux 8:

$ sudo dnf remove fakechroot.x86_64 $ sudo dnf autoremove

3. Information about the fakechroot.x86_64 package on AlmaLinux 8

Last metadata expiration check: 2:18:50 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : fakechroot
Version : 2.20.1
Release : 2.el8
Architecture : x86_64
Size : 43 k
Source : fakechroot-2.20.1-2.el8.src.rpm
Repository : epel
Summary : Gives a fake chroot environment
URL : https://github.com/dex4er/fakechroot
License : LGPLv2+
Description : fakechroot runs a command in an environment were is additionally
: possible to use the chroot(8) call without root privileges. This is
: useful for allowing users to create their own chrooted environment
: with possibility to install another packages without need for root
: privileges.