How To Install libgtextutils-devel on Fedora 36

description: “In this tutorial we learn how to install libgtextutils-devel in Fedora 36. libgtextutils-devel is Development files for libgtextutils” title: “How To Install libgtextutils-devel on Fedora 36” date: “2022-08-17” linkTitle: “libgtextutils-devel” lastmod: “2022-08-17” type: “docs” #image: /images/fedora/36/libgtextutils-devel-featured.png

description: “In this tutorial we learn how to install libgtextutils-devel in Fedora 36. libgtextutils-devel is Development files for libgtextutils”

date: “2022-08-17”

Introduction

lastmod: “2022-08-17”

#image: /images/fedora/36/libgtextutils-devel-featured.png In this tutorial we learn how to install libgtextutils-devel on Fedora 36.

What is libgtextutils-devel

Introduction

The libgtextutils-devel package contains libraries and header files for developing applications that use libgtextutils.
In this tutorial we learn how to install libgtextutils-devel on Fedora 36.

What is libgtextutils-devel

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

The libgtextutils-devel package contains libraries and header files for developing applications that use libgtextutils.

Install libgtextutils-devel on Fedora 36 Using dnf

Update yum database with dnf using the following command.

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


sudo dnf makecache --refresh
## Install libgtextutils-devel on Fedora 36 Using dnf

Update yum database with dnf using the following command. After updating yum database, We can install libgtextutils-devel using dnf by running the following command:

```bash
sudo dnf makecache --refresh
sudo dnf -y install libgtextutils-devel


After updating yum database, We can install `libgtextutils-devel` using `dnf` by running the following command:
## Install libgtextutils-devel on Fedora 36 Using yum


```bash
Update yum database with `yum` using the following command.
sudo dnf -y install libgtextutils-devel

sudo yum makecache --refresh

Install libgtextutils-devel on Fedora 36 Using yum

After updating yum database, We can install libgtextutils-devel using yum by running the following command: Update yum database with yum using the following command.

```bash
sudo yum -y install libgtextutils-devel
sudo yum makecache --refresh

## How To Uninstall libgtextutils-devel on Fedora 36

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

To uninstall only the `libgtextutils-devel` package we can use the following command:
```bash

```bash
sudo yum -y install libgtextutils-devel

sudo dnf remove libgtextutils-devel

## How To Uninstall libgtextutils-devel on Fedora 36


## libgtextutils-devel Package Contents on Fedora 36
To uninstall only the `libgtextutils-devel` package we can use the following command:


```bash
```bash
sudo dnf remove libgtextutils-devel

libgtextutils-devel Package Contents on Fedora 36

/usr/include/gtextutils
/usr/include/gtextutils/gtextutils
/usr/include/gtextutils/gtextutils/container_join.h
/usr/include/gtextutils/gtextutils/exit_manip.h
/usr/include/gtextutils/gtextutils/inbuf1.hpp
/usr/include/gtextutils/gtextutils/natsort.h
/usr/include/gtextutils/gtextutils/outbuf3.hpp
/usr/include/gtextutils/gtextutils/pipe_fitter.h
/usr/include/gtextutils/gtextutils/stream_wrapper.h
/usr/include/gtextutils/gtextutils/string_tokenize.h
/usr/include/gtextutils/gtextutils/strnatcmp.h
/usr/include/gtextutils/gtextutils/text_line_reader.h
/usr/include/gtextutils/gtextutils/tuple_parser.h
/usr/lib64/libgtextutils.so
/usr/lib64/pkgconfig/gtextutils.pc

References

Summary

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

/usr/include/gtextutils /usr/include/gtextutils/gtextutils /usr/include/gtextutils/gtextutils/container_join.h /usr/include/gtextutils/gtextutils/exit_manip.h /usr/include/gtextutils/gtextutils/inbuf1.hpp /usr/include/gtextutils/gtextutils/natsort.h /usr/include/gtextutils/gtextutils/outbuf3.hpp /usr/include/gtextutils/gtextutils/pipe_fitter.h /usr/include/gtextutils/gtextutils/stream_wrapper.h /usr/include/gtextutils/gtextutils/string_tokenize.h /usr/include/gtextutils/gtextutils/strnatcmp.h /usr/include/gtextutils/gtextutils/text_line_reader.h /usr/include/gtextutils/gtextutils/tuple_parser.h /usr/lib/libgtextutils.so /usr/lib/pkgconfig/gtextutils.pc


## References

* [libgtextutils-devel website](http://hannonlab.cshl.edu/fastx_toolkit/)

## Summary

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