How To Install symmetrica on Fedora 36

In this tutorial we learn how to install symmetrica in Fedora 36. symmetrica is A Collection of Routines for Solving Symmetric Groups

Introduction

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

What is symmetrica

Symmetrica is a collection of routines, written in the programming language C, through which the user can readily write his/her own programs. Routines which manipulate many types of mathematical objects are available.

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

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

sudo dnf -y install symmetrica

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

sudo yum -y install symmetrica

How To Uninstall symmetrica on Fedora 36

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

sudo dnf remove symmetrica

symmetrica Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/c1
/usr/lib/.build-id/c1/dcdd3c61d6307b71bec7bcc8bb1d50fcf34ffd
/usr/lib/libsymmetrica.so.2
/usr/lib/libsymmetrica.so.2.0.0
/usr/share/doc/symmetrica
/usr/share/doc/symmetrica/README.md

References

Summary

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


title: “How To Install symmetrica on Fedora 36” linkTitle: “symmetrica” type: “docs” description: “In this tutorial we learn how to install symmetrica in Fedora 36. symmetrica is A Collection of Routines for Solving Symmetric Groups” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/symmetrica-featured.png

Introduction

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

What is symmetrica

Symmetrica is a collection of routines, written in the programming language C, through which the user can readily write his/her own programs. Routines which manipulate many types of mathematical objects are available.

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

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

sudo dnf -y install symmetrica

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

sudo yum -y install symmetrica

How To Uninstall symmetrica on Fedora 36

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

sudo dnf remove symmetrica

symmetrica Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/c3
/usr/lib/.build-id/c3/afc61147c68755c1e648cc0fb8521280e0f864
/usr/lib64/libsymmetrica.so.2
/usr/lib64/libsymmetrica.so.2.0.0
/usr/share/doc/symmetrica
/usr/share/doc/symmetrica/README.md

References

Summary

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