How To Install inn-devel on Fedora 36

In this tutorial we learn how to install inn-devel in Fedora 36. inn-devel is The INN (InterNetNews) library

Introduction

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

What is inn-devel

The inn-devel package contains the INN (InterNetNews) library, which several programs that interface with INN need in order to work (for example, newsgate and tin). If you are installing a program which must interface with the INN news system, you should install inn-devel.

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

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

sudo dnf -y install inn-devel

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

sudo yum -y install inn-devel

How To Uninstall inn-devel on Fedora 36

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

sudo dnf remove inn-devel

inn-devel Package Contents on Fedora 36

/usr/include/inn
/usr/include/inn/buffer.h
/usr/include/inn/concat.h
/usr/include/inn/confparse.h
/usr/include/inn/dbz.h
/usr/include/inn/defines.h
/usr/include/inn/dispatch.h
/usr/include/inn/fdflag.h
/usr/include/inn/hashtab.h
/usr/include/inn/history.h
/usr/include/inn/innconf.h
/usr/include/inn/inndcomm.h
/usr/include/inn/libinn.h
/usr/include/inn/list.h
/usr/include/inn/macros.h
/usr/include/inn/md5.h
/usr/include/inn/messages.h
/usr/include/inn/mmap.h
/usr/include/inn/network-innbind.h
/usr/include/inn/network.h
/usr/include/inn/newsuser.h
/usr/include/inn/nntp.h
/usr/include/inn/options.h
/usr/include/inn/ov.h
/usr/include/inn/overview.h
/usr/include/inn/paths.h
/usr/include/inn/portable-getaddrinfo.h
/usr/include/inn/portable-getnameinfo.h
/usr/include/inn/portable-macros.h
/usr/include/inn/portable-socket.h
/usr/include/inn/portable-stdbool.h
/usr/include/inn/qio.h
/usr/include/inn/sequence.h
/usr/include/inn/storage.h
/usr/include/inn/system.h
/usr/include/inn/timer.h
/usr/include/inn/tst.h
/usr/include/inn/utility.h
/usr/include/inn/vector.h
/usr/include/inn/version.h
/usr/include/inn/wire.h
/usr/include/inn/xmalloc.h
/usr/include/inn/xwrite.h
/usr/lib64/libinn.so
/usr/lib64/libinnhist.so
/usr/lib64/libstorage.so
/usr/share/man/man3/clientlib.3.gz
/usr/share/man/man3/dbz.3.gz
/usr/share/man/man3/inndcomm.3.gz
/usr/share/man/man3/libauth.3.gz
/usr/share/man/man3/libinn.3.gz
/usr/share/man/man3/libinnhist.3.gz
/usr/share/man/man3/libstorage.3.gz
/usr/share/man/man3/list.3.gz
/usr/share/man/man3/qio.3.gz
/usr/share/man/man3/tst.3.gz

References

Summary

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


title: “How To Install inn-devel on Fedora 36” linkTitle: “inn-devel” type: “docs” description: “In this tutorial we learn how to install inn-devel in Fedora 36. inn-devel is The INN (InterNetNews) library” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/inn-devel-featured.png

Introduction

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

What is inn-devel

The inn-devel package contains the INN (InterNetNews) library, which several programs that interface with INN need in order to work (for example, newsgate and tin). If you are installing a program which must interface with the INN news system, you should install inn-devel.

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

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

sudo dnf -y install inn-devel

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

sudo yum -y install inn-devel

How To Uninstall inn-devel on Fedora 36

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

sudo dnf remove inn-devel

inn-devel Package Contents on Fedora 36

/usr/include/inn
/usr/include/inn/buffer.h
/usr/include/inn/concat.h
/usr/include/inn/confparse.h
/usr/include/inn/dbz.h
/usr/include/inn/defines.h
/usr/include/inn/dispatch.h
/usr/include/inn/fdflag.h
/usr/include/inn/hashtab.h
/usr/include/inn/history.h
/usr/include/inn/innconf.h
/usr/include/inn/inndcomm.h
/usr/include/inn/libinn.h
/usr/include/inn/list.h
/usr/include/inn/macros.h
/usr/include/inn/md5.h
/usr/include/inn/messages.h
/usr/include/inn/mmap.h
/usr/include/inn/network-innbind.h
/usr/include/inn/network.h
/usr/include/inn/newsuser.h
/usr/include/inn/nntp.h
/usr/include/inn/options.h
/usr/include/inn/ov.h
/usr/include/inn/overview.h
/usr/include/inn/paths.h
/usr/include/inn/portable-getaddrinfo.h
/usr/include/inn/portable-getnameinfo.h
/usr/include/inn/portable-macros.h
/usr/include/inn/portable-socket.h
/usr/include/inn/portable-stdbool.h
/usr/include/inn/qio.h
/usr/include/inn/sequence.h
/usr/include/inn/storage.h
/usr/include/inn/system.h
/usr/include/inn/timer.h
/usr/include/inn/tst.h
/usr/include/inn/utility.h
/usr/include/inn/vector.h
/usr/include/inn/version.h
/usr/include/inn/wire.h
/usr/include/inn/xmalloc.h
/usr/include/inn/xwrite.h
/usr/lib/libinn.so
/usr/lib/libinnhist.so
/usr/lib/libstorage.so
/usr/share/man/man3/clientlib.3.gz
/usr/share/man/man3/dbz.3.gz
/usr/share/man/man3/inndcomm.3.gz
/usr/share/man/man3/libauth.3.gz
/usr/share/man/man3/libinn.3.gz
/usr/share/man/man3/libinnhist.3.gz
/usr/share/man/man3/libstorage.3.gz
/usr/share/man/man3/list.3.gz
/usr/share/man/man3/qio.3.gz
/usr/share/man/man3/tst.3.gz

References

Summary

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