How to Install and Uninstall unibilium.x86_64 Package on CentOS 8 / RHEL 8

Last updated: May 19,2024

1. Install "unibilium.x86_64" package

This is a short guide on how to install unibilium.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install unibilium.x86_64

2. Uninstall "unibilium.x86_64" package

In this section, we are going to explain the necessary steps to uninstall unibilium.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove unibilium.x86_64 $ sudo dnf autoremove

3. Information about the unibilium.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 8:56:18 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : unibilium
Version : 2.0.0
Release : 1.el8
Architecture : x86_64
Size : 33 k
Source : unibilium-2.0.0-1.el8.src.rpm
Repository : epel
Summary : Terminfo parsing library
URL : https://github.com/mauke/unibilium
License : LGPLv3+
Description : Unibilium is a very basic terminfo library. It doesn't depend on curses or any
: other library. It also doesn't use global variables, so it should be
: thread-safe.