How to Install and Uninstall fakeroot.x86_64 Package on Rocky Linux 8
Last updated: November 13,2024
1. Install "fakeroot.x86_64" package
Please follow the steps below to install fakeroot.x86_64 on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
fakeroot.x86_64
Copied
2. Uninstall "fakeroot.x86_64" package
Please follow the guidelines below to uninstall fakeroot.x86_64 on Rocky Linux 8:
$
sudo dnf remove
fakeroot.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the fakeroot.x86_64 package on Rocky Linux 8
Last metadata expiration check: 0:44:42 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : fakeroot
Version : 1.26
Release : 4.el8
Architecture : x86_64
Size : 98 k
Source : fakeroot-1.26-4.el8.src.rpm
Repository : epel
Summary : Gives a fake root environment
URL : https://tracker.debian.org/pkg/fakeroot
License : GPLv3+ and LGPLv2+ and (GPL+ or Artistic)
Description : fakeroot runs a command in an environment wherein it appears to have
: root privileges for file manipulation. fakeroot works by replacing the
: file manipulation library functions (chmod(2), stat(2) etc.) by ones
: that simulate the effect the real library functions would have had,
: had the user really been root.
Available Packages
Name : fakeroot
Version : 1.26
Release : 4.el8
Architecture : x86_64
Size : 98 k
Source : fakeroot-1.26-4.el8.src.rpm
Repository : epel
Summary : Gives a fake root environment
URL : https://tracker.debian.org/pkg/fakeroot
License : GPLv3+ and LGPLv2+ and (GPL+ or Artistic)
Description : fakeroot runs a command in an environment wherein it appears to have
: root privileges for file manipulation. fakeroot works by replacing the
: file manipulation library functions (chmod(2), stat(2) etc.) by ones
: that simulate the effect the real library functions would have had,
: had the user really been root.