How To Install argtable-devel on Fedora 36

In this tutorial we learn how to install argtable-devel in Fedora 36. argtable-devel is Development package that includes the argtable header files

Introduction

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

What is argtable-devel

Header and development files for using argtable

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

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

sudo dnf -y install argtable-devel

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

sudo yum -y install argtable-devel

How To Uninstall argtable-devel on Fedora 36

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

sudo dnf remove argtable-devel

argtable-devel Package Contents on Fedora 36

/usr/include/argtable2.h
/usr/lib/libargtable2.so
/usr/lib/pkgconfig/argtable2.pc
/usr/share/doc/argtable/arg_int.gif
/usr/share/doc/argtable/argtable2-advanced.html
/usr/share/doc/argtable/argtable2-advanced.pdf
/usr/share/doc/argtable/argtable2-advanced.ps
/usr/share/doc/argtable/argtable2-intro.html
/usr/share/doc/argtable/argtable2-intro.pdf
/usr/share/doc/argtable/argtable2-intro.ps
/usr/share/doc/argtable/argtable2.html
/usr/share/doc/argtable/argtable2.pdf
/usr/share/doc/argtable/argtable2.ps
/usr/share/doc/argtable/argxxx.gif
/usr/share/doc/argtable/example
/usr/share/doc/argtable/example/Makefile
/usr/share/doc/argtable/example/README.txt
/usr/share/doc/argtable/example/argcustom.c
/usr/share/doc/argtable/example/argxxx.c
/usr/share/doc/argtable/example/argxxx.h
/usr/share/doc/argtable/example/callbacks.c
/usr/share/doc/argtable/example/echo.c
/usr/share/doc/argtable/example/hasoptvalue.c
/usr/share/doc/argtable/example/ls.c
/usr/share/doc/argtable/example/multisyntax.c
/usr/share/doc/argtable/example/mv.c
/usr/share/doc/argtable/example/myprog.c
/usr/share/doc/argtable/example/myprog_C89.c
/usr/share/doc/argtable/example/rm.c
/usr/share/doc/argtable/example/uname.c
/usr/share/man/man3/argtable.3.gz
/usr/share/man/man3/argtable2.3.gz

References

Summary

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


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

Introduction

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

What is argtable-devel

Header and development files for using argtable

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

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

sudo dnf -y install argtable-devel

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

sudo yum -y install argtable-devel

How To Uninstall argtable-devel on Fedora 36

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

sudo dnf remove argtable-devel

argtable-devel Package Contents on Fedora 36

/usr/include/argtable2.h
/usr/lib64/libargtable2.so
/usr/lib64/pkgconfig/argtable2.pc
/usr/share/doc/argtable/arg_int.gif
/usr/share/doc/argtable/argtable2-advanced.html
/usr/share/doc/argtable/argtable2-advanced.pdf
/usr/share/doc/argtable/argtable2-advanced.ps
/usr/share/doc/argtable/argtable2-intro.html
/usr/share/doc/argtable/argtable2-intro.pdf
/usr/share/doc/argtable/argtable2-intro.ps
/usr/share/doc/argtable/argtable2.html
/usr/share/doc/argtable/argtable2.pdf
/usr/share/doc/argtable/argtable2.ps
/usr/share/doc/argtable/argxxx.gif
/usr/share/doc/argtable/example
/usr/share/doc/argtable/example/Makefile
/usr/share/doc/argtable/example/README.txt
/usr/share/doc/argtable/example/argcustom.c
/usr/share/doc/argtable/example/argxxx.c
/usr/share/doc/argtable/example/argxxx.h
/usr/share/doc/argtable/example/callbacks.c
/usr/share/doc/argtable/example/echo.c
/usr/share/doc/argtable/example/hasoptvalue.c
/usr/share/doc/argtable/example/ls.c
/usr/share/doc/argtable/example/multisyntax.c
/usr/share/doc/argtable/example/mv.c
/usr/share/doc/argtable/example/myprog.c
/usr/share/doc/argtable/example/myprog_C89.c
/usr/share/doc/argtable/example/rm.c
/usr/share/doc/argtable/example/uname.c
/usr/share/man/man3/argtable.3.gz
/usr/share/man/man3/argtable2.3.gz

References

Summary

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