How to Install and Uninstall libgnt.x86_64 Package on Oracle Linux 9

Last updated: October 07,2024

1. Install "libgnt.x86_64" package

This is a short guide on how to install libgnt.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install libgnt.x86_64

2. Uninstall "libgnt.x86_64" package

Please follow the instructions below to uninstall libgnt.x86_64 on Oracle Linux 9:

$ sudo dnf remove libgnt.x86_64 $ sudo dnf autoremove

3. Information about the libgnt.x86_64 package on Oracle Linux 9

Last metadata expiration check: 2:10:02 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : libgnt
Version : 2.14.1
Release : 5.el9
Architecture : x86_64
Size : 123 k
Source : libgnt-2.14.1-5.el9.src.rpm
Repository : epel
Summary : GLib Ncurses Toolkit
URL : https://keep.imfreedom.org/libgnt/libgnt/
License : GPLv2+
Description : GNT is an ncurses toolkit for creating text-mode graphical user interfaces
: in a fast and easy way. It is based on GLib and ncurses.