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

Last updated: July 01,2024

1. Install "libyui-ncurses-devel.i686" package

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

$ sudo dnf update $ sudo dnf install libyui-ncurses-devel.i686

2. Uninstall "libyui-ncurses-devel.i686" package

This guide covers the steps necessary to uninstall libyui-ncurses-devel.i686 on Fedora 35:

$ sudo dnf remove libyui-ncurses-devel.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 1:44:30 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : libyui-ncurses-devel
Version : 2.55.0
Release : 5.fc35
Architecture : i686
Size : 90 k
Source : libyui-ncurses-2.55.0-5.fc35.src.rpm
Repository : fedora
Summary : Files needed for developing with libyui-ncurses
URL : https://github.com/libyui/libyui-ncurses
License : LGPLv2 or LGPLv3
Description : libyui can be used independently of YaST for generic (C++)
: applications and has very few dependencies.
:
: You do NOT need this package for developing with libyui.
: Using libyui-devel is sufficient for such purpose. This
: package is only needed when you want to develop an extension
: for libyui-ncurses which is not covered within the UI-plugin.