How to Install and Uninstall python3-irc.noarch Package on Fedora 39
Last updated: November 25,2024
1. Install "python3-irc.noarch" package
Please follow the steps below to install python3-irc.noarch on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
python3-irc.noarch
Copied
2. Uninstall "python3-irc.noarch" package
Please follow the guidelines below to uninstall python3-irc.noarch on Fedora 39:
$
sudo dnf remove
python3-irc.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-irc.noarch package on Fedora 39
Last metadata expiration check: 5:10:17 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : python3-irc
Version : 20.1.0
Release : 5.fc39
Architecture : noarch
Size : 141 k
Source : python-irc-20.1.0-5.fc39.src.rpm
Repository : fedora
Summary : Full-featured Python IRC library for Python
URL : https://github.com/jaraco/irc
License : MIT
Description : This library provides a low-level implementation of the IRC protocol for
: Python. It provides an event-driven IRC client framework. It has a fairly
: thorough support for the basic IRC protocol, CTCP, and DCC connections.
Available Packages
Name : python3-irc
Version : 20.1.0
Release : 5.fc39
Architecture : noarch
Size : 141 k
Source : python-irc-20.1.0-5.fc39.src.rpm
Repository : fedora
Summary : Full-featured Python IRC library for Python
URL : https://github.com/jaraco/irc
License : MIT
Description : This library provides a low-level implementation of the IRC protocol for
: Python. It provides an event-driven IRC client framework. It has a fairly
: thorough support for the basic IRC protocol, CTCP, and DCC connections.