How To Install libsysprof on Fedora 36
Introduction
In this tutorial we learn how to install libsysprof on Fedora 36.
What is libsysprof
The libsysprof package contains the Sysprof libraries.
We can use yum or dnf to install libsysprof on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install libsysprof.
Install libsysprof 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 libsysprof using dnf by running the following command:
sudo dnf -y install libsysprof
Install libsysprof 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 libsysprof using yum by running the following command:
sudo yum -y install libsysprof
How To Uninstall libsysprof on Fedora 36
To uninstall only the libsysprof package we can use the following command:
sudo dnf remove libsysprof
libsysprof Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/02
/usr/lib/.build-id/02/94bbeef146ae5012a12caf12ffa09b92b61119
/usr/lib/.build-id/d2
/usr/lib/.build-id/d2/835c7001cfb22ea4474190293e435530d484b1
/usr/lib/.build-id/f1
/usr/lib/.build-id/f1/623d4ddc042c048422f4bbc4a262b8fb2badbd
/usr/lib/libsysprof-4.so
/usr/lib/libsysprof-memory-4.so
/usr/lib/libsysprof-speedtrack-4.so
/usr/share/licenses/libsysprof
/usr/share/licenses/libsysprof/COPYING
References
Summary
In this tutorial we learn how to install libsysprof on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install libsysprof on Fedora 36” linkTitle: “libsysprof” type: “docs” description: “In this tutorial we learn how to install libsysprof in Fedora 36. libsysprof is Sysprof libraries” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/libsysprof-featured.png
Introduction
In this tutorial we learn how to install libsysprof on Fedora 36.
What is libsysprof
The libsysprof package contains the Sysprof libraries.
We can use yum or dnf to install libsysprof on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install libsysprof.
Install libsysprof 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 libsysprof using dnf by running the following command:
sudo dnf -y install libsysprof
Install libsysprof 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 libsysprof using yum by running the following command:
sudo yum -y install libsysprof
How To Uninstall libsysprof on Fedora 36
To uninstall only the libsysprof package we can use the following command:
sudo dnf remove libsysprof
libsysprof Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/99
/usr/lib/.build-id/99/1e215b1787c72a18cf374634d8598f9542288f
/usr/lib/.build-id/9d
/usr/lib/.build-id/9d/daca488c3c1a7a6e9b6eb32d46ec5936674815
/usr/lib/.build-id/ed
/usr/lib/.build-id/ed/15710ac3f0b61b77e9008c9dc1380cbb8cb1da
/usr/lib64/libsysprof-4.so
/usr/lib64/libsysprof-memory-4.so
/usr/lib64/libsysprof-speedtrack-4.so
/usr/share/licenses/libsysprof
/usr/share/licenses/libsysprof/COPYING
References
Summary
In this tutorial we learn how to install libsysprof on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).