How To Install yascreen-devel on Fedora 36

In this tutorial we learn how to install yascreen-devel in Fedora 36. yascreen-devel is Development files for yascreen

Introduction

In this tutorial we learn how to install yascreen-devel on Fedora 36.

What is yascreen-devel

This package contains the header files and libraries needed to compile applications or shared objects that use yascreen.

We can use yum or dnf to install yascreen-devel on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install yascreen-devel.

Install yascreen-devel on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

title: “How To Install yascreen-devel on Fedora 36” After updating yum database, We can install yascreen-devel using dnf by running the following command:

linkTitle: “yascreen-devel”

type: "docs"
sudo dnf -y install yascreen-devel
description: "In this tutorial we learn how to install yascreen-devel in Fedora 36. yascreen-devel is Development files for yascreen"

date: “2022-08-17”

lastmod: “2022-08-17”

Install yascreen-devel on Fedora 36 Using yum

#image: /images/fedora/36/yascreen-devel-featured.png

Update yum database with yum using the following command.

## Introduction
sudo yum makecache --refresh

In this tutorial we learn how to install yascreen-devel on Fedora 36.

After updating yum database, We can install yascreen-devel using yum by running the following command:

What is yascreen-devel


sudo yum -y install yascreen-devel
>  This package contains the header files and libraries needed to compile applications or shared objects that use yascreen.  

How To Uninstall yascreen-devel on Fedora 36

We can use yum or dnf to install yascreen-devel on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install yascreen-devel.

To uninstall only the yascreen-devel package we can use the following command:

Install yascreen-devel on Fedora 36 Using dnf


sudo dnf remove yascreen-devel
Update yum database with `dnf` using the following command.
## yascreen-devel Package Contents on Fedora 36

sudo dnf makecache --refresh
```bash

After updating yum database, We can install yascreen-devel using dnf by running the following command:

sudo dnf -y install yascreen-devel

Install yascreen-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 yascreen-devel using yum by running the following command:

sudo yum -y install yascreen-devel

How To Uninstall yascreen-devel on Fedora 36

To uninstall only the yascreen-devel package we can use the following command:

sudo dnf remove yascreen-devel

yascreen-devel Package Contents on Fedora 36

/usr/include/yascreen.h
/usr/lib64/libyascreen.so
/usr/lib64/pkgconfig/yascreen.pc
/usr/share/man/man3/yascreen.3.gz

References

Summary

In this tutorial we learn how to install yascreen-devel on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).

/usr/include/yascreen.h /usr/lib/libyascreen.so /usr/lib/pkgconfig/yascreen.pc /usr/share/man/man3/yascreen.3.gz


## References

* [yascreen-devel website](https://github.com/bbonev/yascreen/)

## Summary

In this tutorial we learn how to install `yascreen-devel` on [Fedora 36](/fedora/36/) using [yum](/fedora/36/yum/) and [dnf]((/fedora/36/dnf/).