How to Install and Uninstall newt-devel.i686 Package on CentOS 8 / RHEL 8
Last updated: January 11,2025
1. Install "newt-devel.i686" package
This is a short guide on how to install newt-devel.i686 on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
newt-devel.i686
Copied
2. Uninstall "newt-devel.i686" package
This guide covers the steps necessary to uninstall newt-devel.i686 on CentOS 8 / RHEL 8:
$
sudo dnf remove
newt-devel.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the newt-devel.i686 package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 6:16:34 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : newt-devel
Version : 0.52.20
Release : 11.el8
Architecture : i686
Size : 60 k
Source : newt-0.52.20-11.el8.src.rpm
Repository : appstream
Summary : Newt windowing toolkit development files
URL : https://pagure.io/newt
License : LGPLv2
Description : The newt-devel package contains the header files and libraries
: necessary for developing applications which use newt. Newt is a
: development library for text mode user interfaces. Newt is based on
: the slang library.
:
: Install newt-devel if you want to develop applications which will use
: newt.
Available Packages
Name : newt-devel
Version : 0.52.20
Release : 11.el8
Architecture : i686
Size : 60 k
Source : newt-0.52.20-11.el8.src.rpm
Repository : appstream
Summary : Newt windowing toolkit development files
URL : https://pagure.io/newt
License : LGPLv2
Description : The newt-devel package contains the header files and libraries
: necessary for developing applications which use newt. Newt is a
: development library for text mode user interfaces. Newt is based on
: the slang library.
:
: Install newt-devel if you want to develop applications which will use
: newt.