How to Install and Uninstall perl-Bot-BasicBot.noarch Package on Fedora 34

Last updated: October 05,2024

1. Install "perl-Bot-BasicBot.noarch" package

This guide covers the steps necessary to install perl-Bot-BasicBot.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install perl-Bot-BasicBot.noarch

2. Uninstall "perl-Bot-BasicBot.noarch" package

Please follow the instructions below to uninstall perl-Bot-BasicBot.noarch on Fedora 34:

$ sudo dnf remove perl-Bot-BasicBot.noarch $ sudo dnf autoremove

3. Information about the perl-Bot-BasicBot.noarch package on Fedora 34

Last metadata expiration check: 2:58:31 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : perl-Bot-BasicBot
Version : 0.93
Release : 11.fc34
Architecture : noarch
Size : 42 k
Source : perl-Bot-BasicBot-0.93-11.fc34.src.rpm
Repository : fedora
Summary : Simple IRC bot base class
URL : https://metacpan.org/release/Bot-BasicBot
License : GPL+ or Artistic
Description : Basic bot system designed to make it easy to do simple bots, optionally
: forking longer processes (like searches) concurrently in the background.