How To Install fakechroot-libs on Fedora 36
Introduction
In this tutorial we learn how to install fakechroot-libs
on Fedora 36.
What is fakechroot-libs
This package contains the libraries required by fakechroot.
We can use yum
or dnf
to install fakechroot-libs
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install fakechroot-libs.
Install fakechroot-libs on Fedora 36 Using dnf
Update yum database with dnf
using the following command.
sudo dnf makecache --refresh
After updating yum database, We can install fakechroot-libs
using dnf
by running the following command:
sudo dnf -y install fakechroot-libs
Install fakechroot-libs on Fedora 36 Using yum
Update yum database with yum
using the following command.
sudo yum makecache --refresh
After updating yum database, We can install fakechroot-libs
using yum
by running the following command:
sudo yum -y install fakechroot-libs
How To Uninstall fakechroot-libs on Fedora 36
To uninstall only the fakechroot-libs
package we can use the following command:
sudo dnf remove fakechroot-libs
fakechroot-libs Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/2c
/usr/lib/.build-id/2c/43cc811a06870eda0c624a9d14ced89038343f
/usr/lib64/fakechroot
/usr/lib64/fakechroot/libfakechroot.so
References
Summary
In this tutorial we learn how to install fakechroot-libs
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install fakechroot-libs on Fedora 36” linkTitle: “fakechroot-libs” type: “docs” description: “In this tutorial we learn how to install fakechroot-libs in Fedora 36. fakechroot-libs is Libraries of fakechroot” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/fakechroot-libs-featured.png
Introduction
In this tutorial we learn how to install fakechroot-libs
on Fedora 36.
What is fakechroot-libs
This package contains the libraries required by fakechroot.
We can use yum
or dnf
to install fakechroot-libs
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install fakechroot-libs.
Install fakechroot-libs on Fedora 36 Using dnf
Update yum database with dnf
using the following command.
sudo dnf makecache --refresh
After updating yum database, We can install fakechroot-libs
using dnf
by running the following command:
sudo dnf -y install fakechroot-libs
Install fakechroot-libs on Fedora 36 Using yum
Update yum database with yum
using the following command.
sudo yum makecache --refresh
After updating yum database, We can install fakechroot-libs
using yum
by running the following command:
sudo yum -y install fakechroot-libs
How To Uninstall fakechroot-libs on Fedora 36
To uninstall only the fakechroot-libs
package we can use the following command:
sudo dnf remove fakechroot-libs
fakechroot-libs Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/ca
/usr/lib/.build-id/ca/5a04ba022275b9f6b1a7e0b7d4ca1d59447fad
/usr/lib/fakechroot
/usr/lib/fakechroot/libfakechroot.so
References
Summary
In this tutorial we learn how to install fakechroot-libs
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).