How To Install tinycompress-devel on Fedora 36

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

Introduction

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

What is tinycompress-devel

Files for development with tinycompress.

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

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

sudo dnf -y install tinycompress-devel
---

title: “How To Install tinycompress-devel on Fedora 36”

linkTitle: “tinycompress-devel”

Install tinycompress-devel on Fedora 36 Using yum

type: “docs”

Update yum database with yum using the following command. description: “In this tutorial we learn how to install tinycompress-devel in Fedora 36. tinycompress-devel is Development package for tinycompress”

date: “2022-08-17”

lastmod: "2022-08-17"
sudo yum makecache --refresh
#image: /images/fedora/36/tinycompress-devel-featured.png

Introduction

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

In this tutorial we learn how to install `tinycompress-devel` on Fedora 36.
sudo yum -y install tinycompress-devel

What is tinycompress-devel

How To Uninstall tinycompress-devel on Fedora 36

Files for development with tinycompress.

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

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


sudo dnf remove tinycompress-devel

Install tinycompress-devel on Fedora 36 Using dnf

tinycompress-devel Package Contents on Fedora 36

Update yum database with dnf using the following command.

```bash
sudo dnf makecache --refresh

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

sudo dnf -y install tinycompress-devel

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

sudo yum -y install tinycompress-devel

How To Uninstall tinycompress-devel on Fedora 36

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

sudo dnf remove tinycompress-devel

tinycompress-devel Package Contents on Fedora 36

/usr/include/tinycompress
/usr/include/tinycompress/tinycompress.h
/usr/lib/libtinycompress.so
/usr/lib/pkgconfig/tinycompress.pc

References

Summary

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

/usr/include/tinycompress /usr/include/tinycompress/tinycompress.h /usr/lib64/libtinycompress.so /usr/lib64/pkgconfig/tinycompress.pc


## References

* [tinycompress-devel website](http://alsa-project.org/)

## Summary

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