How to Install and Uninstall newt-devel.i686 Package on Fedora 35

Last updated: October 05,2024

1. Install "newt-devel.i686" package

Please follow the guidelines below to install newt-devel.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install newt-devel.i686

2. Uninstall "newt-devel.i686" package

This is a short guide on how to uninstall newt-devel.i686 on Fedora 35:

$ sudo dnf remove newt-devel.i686 $ sudo dnf autoremove

3. Information about the newt-devel.i686 package on Fedora 35

Last metadata expiration check: 1:33:55 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : newt-devel
Version : 0.52.21
Release : 11.fc35
Architecture : i686
Size : 33 k
Source : newt-0.52.21-11.fc35.src.rpm
Repository : fedora
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.