How to Install and Uninstall libircclient.i686 Package on Fedora 36

Last updated: October 07,2024

1. Install "libircclient.i686" package

Please follow the steps below to install libircclient.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install libircclient.i686

2. Uninstall "libircclient.i686" package

In this section, we are going to explain the necessary steps to uninstall libircclient.i686 on Fedora 36:

$ sudo dnf remove libircclient.i686 $ sudo dnf autoremove

3. Information about the libircclient.i686 package on Fedora 36

Last metadata expiration check: 3:42:09 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : libircclient
Version : 1.8
Release : 21.fc36
Architecture : i686
Size : 39 k
Source : libircclient-1.8-21.fc36.src.rpm
Repository : fedora
Summary : C library to create IRC clients
URL : http://www.ulduzsoft.com/libircclient/
License : LGPLv3+
Description : libircclient is a small but extremely powerful library which implements
: the IRC protocol. It is designed to be small, fast, portable and compatible
: with the RFC standards as well as non-standard but popular features.
: It is perfect for building the IRC clients and bots.