How To Install ann-libs on Fedora 36

In this tutorial we learn how to install ann-libs in Fedora 36. ann-libs is Runtime files for the ANN library

Introduction

In this tutorial we learn how to install ann-libs on Fedora 36.

What is ann-libs

Runtime files needed to use ANN library.

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

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

sudo dnf -y install ann-libs

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

sudo yum -y install ann-libs

How To Uninstall ann-libs on Fedora 36

To uninstall only the ann-libs package we can use the following command:

sudo dnf remove ann-libs

ann-libs Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/1d
/usr/lib/.build-id/1d/37020e6bf595ac38f482a8dbdfe8d7b95734d2
/usr/lib64/libANN.so.1
/usr/lib64/libANN.so.1.0
/usr/share/doc/ann-libs
/usr/share/doc/ann-libs/Copyright.txt
/usr/share/doc/ann-libs/License.txt
/usr/share/doc/ann-libs/ReadMe.txt

References

Summary

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


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

Introduction

In this tutorial we learn how to install ann-libs on Fedora 36.

What is ann-libs

Runtime files needed to use ANN library.

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

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

sudo dnf -y install ann-libs

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

sudo yum -y install ann-libs

How To Uninstall ann-libs on Fedora 36

To uninstall only the ann-libs package we can use the following command:

sudo dnf remove ann-libs

ann-libs Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/ba
/usr/lib/.build-id/ba/e70e716a0818f3dc7fa5f8dd9b146a51aa27b0
/usr/lib/libANN.so.1
/usr/lib/libANN.so.1.0
/usr/share/doc/ann-libs
/usr/share/doc/ann-libs/Copyright.txt
/usr/share/doc/ann-libs/License.txt
/usr/share/doc/ann-libs/ReadMe.txt

References

Summary

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