How To Install inn-libs on Fedora 36
Introduction
In this tutorial we learn how to install inn-libs
on Fedora 36.
What is inn-libs
This package contains dynamic libraries provided by INN project
We can use yum
or dnf
to install inn-libs
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install inn-libs.
Install inn-libs 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-libs
using dnf
by running the following command:
sudo dnf -y install inn-libs
Install inn-libs 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-libs
using yum
by running the following command:
sudo yum -y install inn-libs
How To Uninstall inn-libs on Fedora 36
To uninstall only the inn-libs
package we can use the following command:
sudo dnf remove inn-libs
inn-libs Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/3e
/usr/lib/.build-id/3e/e0e15ea81ebb1a98ef6e24ff5042cdb80be40d
/usr/lib/.build-id/6d
/usr/lib/.build-id/6d/9144ef53b287db149d85492848cc8f61d51a87
/usr/lib/.build-id/95
/usr/lib/.build-id/95/ee64d1d689f67fe7ac6ba272956e8c970a3e40
/usr/lib64/libinn.so.6
/usr/lib64/libinn.so.6.0.1
/usr/lib64/libinnhist.so.3
/usr/lib64/libinnhist.so.3.0.4
/usr/lib64/libstorage.so.3
/usr/lib64/libstorage.so.3.0.4
References
Summary
In this tutorial we learn how to install inn-libs
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install inn-libs on Fedora 36” linkTitle: “inn-libs” type: “docs” description: “In this tutorial we learn how to install inn-libs in Fedora 36. inn-libs is Libraries provided by INN” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/inn-libs-featured.png
Introduction
In this tutorial we learn how to install inn-libs
on Fedora 36.
What is inn-libs
This package contains dynamic libraries provided by INN project
We can use yum
or dnf
to install inn-libs
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install inn-libs.
Install inn-libs 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-libs
using dnf
by running the following command:
sudo dnf -y install inn-libs
Install inn-libs 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-libs
using yum
by running the following command:
sudo yum -y install inn-libs
How To Uninstall inn-libs on Fedora 36
To uninstall only the inn-libs
package we can use the following command:
sudo dnf remove inn-libs
inn-libs Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/76
/usr/lib/.build-id/76/9df4ee112835e6b6e8dbc425129d225758e030
/usr/lib/.build-id/d3
/usr/lib/.build-id/d3/083f3d4a9d2fe38163c0266b29c69734766773
/usr/lib/.build-id/f3
/usr/lib/.build-id/f3/1f8898f9d801d098f3a16f9d61b47b12058d52
/usr/lib/libinn.so.6
/usr/lib/libinn.so.6.0.1
/usr/lib/libinnhist.so.3
/usr/lib/libinnhist.so.3.0.4
/usr/lib/libstorage.so.3
/usr/lib/libstorage.so.3.0.4
References
Summary
In this tutorial we learn how to install inn-libs
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).