How to Install and Uninstall sediment.noarch Package on Fedora 36
Last updated: November 26,2024
1. Install "sediment.noarch" package
Please follow the instructions below to install sediment.noarch on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
sediment.noarch
Copied
2. Uninstall "sediment.noarch" package
Please follow the guidance below to uninstall sediment.noarch on Fedora 36:
$
sudo dnf remove
sediment.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the sediment.noarch package on Fedora 36
Last metadata expiration check: 2:15:53 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : sediment
Version : 0.9.1
Release : 11.fc36
Architecture : noarch
Size : 479 k
Source : sediment-0.9.1-11.fc36.src.rpm
Repository : fedora
Summary : A function reordering tool set
URL : https://github.com/wcohen/sediment
License : GPLv3+
Description : The sediment tool set allows reordering of the functions in compiled
: programs built with RPM to reduce the frequency of TLB misses and
: decrease the number of pages in the resident set. Sediment generates
: call graphs from program execution and converts the call graphs into
: link order information to improve code locality.
Available Packages
Name : sediment
Version : 0.9.1
Release : 11.fc36
Architecture : noarch
Size : 479 k
Source : sediment-0.9.1-11.fc36.src.rpm
Repository : fedora
Summary : A function reordering tool set
URL : https://github.com/wcohen/sediment
License : GPLv3+
Description : The sediment tool set allows reordering of the functions in compiled
: programs built with RPM to reduce the frequency of TLB misses and
: decrease the number of pages in the resident set. Sediment generates
: call graphs from program execution and converts the call graphs into
: link order information to improve code locality.