How to Install and Uninstall perl-Devel-SmallProf.noarch Package on Fedora 35

Last updated: February 08,2025

1. Install "perl-Devel-SmallProf.noarch" package

Learn how to install perl-Devel-SmallProf.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install perl-Devel-SmallProf.noarch

2. Uninstall "perl-Devel-SmallProf.noarch" package

Please follow the instructions below to uninstall perl-Devel-SmallProf.noarch on Fedora 35:

$ sudo dnf remove perl-Devel-SmallProf.noarch $ sudo dnf autoremove

3. Information about the perl-Devel-SmallProf.noarch package on Fedora 35

Last metadata expiration check: 0:37:09 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : perl-Devel-SmallProf
Version : 2.02
Release : 41.fc35
Architecture : noarch
Size : 20 k
Source : perl-Devel-SmallProf-2.02-41.fc35.src.rpm
Repository : fedora
Summary : Per-line Perl profiler
URL : https://metacpan.org/release/Devel-SmallProf
License : GPL+ or Artistic
Description : The Devel::SmallProf profiler is focused on the time taken for a program
: run on a line-by-line basis. It is intended to be as "small" in terms of
: impact on the speed and memory usage of the profiled program as possible
: and also in terms of being simple to use.