How to Install and Uninstall perl-Callback.noarch Package on Fedora 34
Last updated: November 16,2024
1. Install "perl-Callback.noarch" package
Please follow the guidelines below to install perl-Callback.noarch on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
perl-Callback.noarch
Copied
2. Uninstall "perl-Callback.noarch" package
Learn how to uninstall perl-Callback.noarch on Fedora 34:
$
sudo dnf remove
perl-Callback.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-Callback.noarch package on Fedora 34
Last metadata expiration check: 2:16:20 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : perl-Callback
Version : 1.07
Release : 34.fc34
Architecture : noarch
Size : 14 k
Source : perl-Callback-1.07-34.fc34.src.rpm
Repository : fedora
Summary : Object interface for function callbacks
URL : https://metacpan.org/release/Callback
License : GPL+ or Artistic
Description : Callback provides a standard interface to register callbacks. Those
: callbacks can be either purely functional (i.e. a function call with
: arguments) or object-oriented (a method call on an object).
Available Packages
Name : perl-Callback
Version : 1.07
Release : 34.fc34
Architecture : noarch
Size : 14 k
Source : perl-Callback-1.07-34.fc34.src.rpm
Repository : fedora
Summary : Object interface for function callbacks
URL : https://metacpan.org/release/Callback
License : GPL+ or Artistic
Description : Callback provides a standard interface to register callbacks. Those
: callbacks can be either purely functional (i.e. a function call with
: arguments) or object-oriented (a method call on an object).