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

Last updated: June 30,2024

1. Install "termbox-devel.x86_64" package

This guide let you learn how to install termbox-devel.x86_64 on Oracle Linux 9

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

2. Uninstall "termbox-devel.x86_64" package

This is a short guide on how to uninstall termbox-devel.x86_64 on Oracle Linux 9:

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

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

Last metadata expiration check: 0:47:23 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : termbox-devel
Version : 1.1.2
Release : 2.el9.remi
Architecture : x86_64
Size : 20 k
Source : termbox-1.1.2-2.el9.remi.src.rpm
Repository : remi-safe
Summary : Header files and development libraries for termbox
URL : https://github.com/nsf/termbox
License : MIT
Description : This package contains the header files and development libraries
: for termbox. If you like to develop programs using termbox,
: you will need to install termbox-devel.