How To Install antic on Fedora 36

In this tutorial we learn how to install antic in Fedora 36. antic is Algebraic Number Theory In C

Introduction

In this tutorial we learn how to install antic on Fedora 36.

What is antic

Antic is an algebraic number theory library written in C.

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

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

sudo dnf -y install antic

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

sudo yum -y install antic

How To Uninstall antic on Fedora 36

To uninstall only the antic package we can use the following command:

sudo dnf remove antic

antic Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/94
/usr/lib/.build-id/94/dc6c326e0219a56c14a0186bb079aa8fe92bfd
/usr/lib64/libantic.so.0
/usr/lib64/libantic.so.0.2.4
/usr/share/doc/antic
/usr/share/doc/antic/AUTHORS
/usr/share/doc/antic/NEWS
/usr/share/doc/antic/README
/usr/share/licenses/antic
/usr/share/licenses/antic/LICENSE

References

Summary

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


title: “How To Install antic on Fedora 36” linkTitle: “antic” type: “docs” description: “In this tutorial we learn how to install antic in Fedora 36. antic is Algebraic Number Theory In C” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/antic-featured.png

Introduction

In this tutorial we learn how to install antic on Fedora 36.

What is antic

Antic is an algebraic number theory library written in C.

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

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

sudo dnf -y install antic

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

sudo yum -y install antic

How To Uninstall antic on Fedora 36

To uninstall only the antic package we can use the following command:

sudo dnf remove antic

antic Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/bf
/usr/lib/.build-id/bf/c984104fa52177d56a17d3284d43243f8ce939
/usr/lib/libantic.so.0
/usr/lib/libantic.so.0.2.4
/usr/share/doc/antic
/usr/share/doc/antic/AUTHORS
/usr/share/doc/antic/NEWS
/usr/share/doc/antic/README
/usr/share/licenses/antic
/usr/share/licenses/antic/LICENSE

References

Summary

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