How To Install libyui-mga-ncurses-devel on Fedora 36
Introduction
In this tutorial we learn how to install libyui-mga-ncurses-devel
on Fedora 36.
What is libyui-mga-ncurses-devel
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-mga-ncurses.
We can use yum
or dnf
to install libyui-mga-ncurses-devel
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install libyui-mga-ncurses-devel.
Install libyui-mga-ncurses-devel on Fedora 36 Using dnf
Update yum database with dnf
using the following command.
sudo dnf makecache --refresh
After updating yum database, We can install libyui-mga-ncurses-devel
using dnf
by running the following command:
sudo dnf -y install libyui-mga-ncurses-devel
Install libyui-mga-ncurses-devel on Fedora 36 Using yum
Update yum database with yum
using the following command.
sudo yum makecache --refresh
After updating yum database, We can install libyui-mga-ncurses-devel
using yum
by running the following command:
sudo yum -y install libyui-mga-ncurses-devel
How To Uninstall libyui-mga-ncurses-devel on Fedora 36
To uninstall only the libyui-mga-ncurses-devel
package we can use the following command:
sudo dnf remove libyui-mga-ncurses-devel
libyui-mga-ncurses-devel Package Contents on Fedora 36
---
title: "How To Install libyui-mga-ncurses-devel on Fedora 36"
linkTitle: "libyui-mga-ncurses-devel"
type: "docs"
description: "In this tutorial we learn how to install libyui-mga-ncurses-devel in Fedora 36. libyui-mga-ncurses-devel is Files needed for developing with libyui-mga-ncurses"
date: "2022-08-17"
lastmod: "2022-08-17"
#image: /images/fedora/36/libyui-mga-ncurses-devel-featured.png
---
## Introduction
In this tutorial we learn how to install `libyui-mga-ncurses-devel` on Fedora 36.
### What is `libyui-mga-ncurses-devel`
> 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-mga-ncurses.
We can use `yum` or `dnf` to install `libyui-mga-ncurses-devel` on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install libyui-mga-ncurses-devel.
## Install libyui-mga-ncurses-devel on Fedora 36 Using dnf
Update yum database with `dnf` using the following command.
```bash
sudo dnf makecache --refresh
After updating yum database, We can install libyui-mga-ncurses-devel
using dnf
by running the following command:
sudo dnf -y install libyui-mga-ncurses-devel
Install libyui-mga-ncurses-devel on Fedora 36 Using yum
Update yum database with yum
using the following command.
sudo yum makecache --refresh
After updating yum database, We can install libyui-mga-ncurses-devel
using yum
by running the following command:
sudo yum -y install libyui-mga-ncurses-devel
How To Uninstall libyui-mga-ncurses-devel on Fedora 36
To uninstall only the libyui-mga-ncurses-devel
package we can use the following command:
sudo dnf remove libyui-mga-ncurses-devel
libyui-mga-ncurses-devel Package Contents on Fedora 36
/usr/include/yui/mga/ncurses
/usr/include/yui/mga/ncurses/NCMGAPopupMenu.h
/usr/include/yui/mga/ncurses/NCMenu.h
/usr/include/yui/mga/ncurses/YMGANCMenuBar.h
/usr/include/yui/mga/ncurses/YMGANCWidgetFactory.h
/usr/include/yui/mga/ncurses/YMGA_NCCBTable.h
/usr/include/yui/mga/ncurses/YNCWE.h
/usr/lib64/yui/libyui-mga-ncurses.so
References
Summary
In this tutorial we learn how to install libyui-mga-ncurses-devel
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
/usr/include/yui/mga/ncurses /usr/include/yui/mga/ncurses/NCMGAPopupMenu.h /usr/include/yui/mga/ncurses/NCMenu.h /usr/include/yui/mga/ncurses/YMGANCMenuBar.h /usr/include/yui/mga/ncurses/YMGANCWidgetFactory.h /usr/include/yui/mga/ncurses/YMGA_NCCBTable.h /usr/include/yui/mga/ncurses/YNCWE.h /usr/lib/yui/libyui-mga-ncurses.so
## References
* [libyui-mga-ncurses-devel website](https://github.com/manatools/libyui-mga-ncurses)
## Summary
In this tutorial we learn how to install `libyui-mga-ncurses-devel` on [Fedora 36](/fedora/36/) using [yum](/fedora/36/yum/) and [dnf]((/fedora/36/dnf/).