How to Install and Uninstall pidgin-devel.x86_64 Package on Oracle Linux 9

Last updated: October 08,2024

1. Install "pidgin-devel.x86_64" package

In this section, we are going to explain the necessary steps to install pidgin-devel.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install pidgin-devel.x86_64

2. Uninstall "pidgin-devel.x86_64" package

This guide covers the steps necessary to uninstall pidgin-devel.x86_64 on Oracle Linux 9:

$ sudo dnf remove pidgin-devel.x86_64 $ sudo dnf autoremove

3. Information about the pidgin-devel.x86_64 package on Oracle Linux 9

Last metadata expiration check: 1:51:00 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : pidgin-devel
Version : 2.14.12
Release : 3.el9
Architecture : x86_64
Size : 55 k
Source : pidgin-2.14.12-3.el9.src.rpm
Repository : epel
Summary : Development headers and libraries for pidgin
URL : http://pidgin.im/
License : BSD and GPLv2+ and GPLv2 and LGPLv2+ and MIT
Description : The pidgin-devel package contains the header files, developer
: documentation, and libraries required for development of Pidgin scripts
: and plugins.