How To Install libqcas on Fedora 36

In this tutorial we learn how to install libqcas in Fedora 36. libqcas is Private library of Qcas

Introduction

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

What is libqcas

Private library of Qcas.

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

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

sudo dnf -y install libqcas

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

sudo yum -y install libqcas

How To Uninstall libqcas on Fedora 36

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

sudo dnf remove libqcas

libqcas Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/54
/usr/lib/.build-id/54/e9a8f9e2af4d2f887c82dbff1e86ebbbcaa768
/usr/lib64/libqcas.so.1
/usr/lib64/libqcas.so.1.0
/usr/lib64/libqcas.so.1.0.0
/usr/share/licenses/libqcas
/usr/share/licenses/libqcas/COPYING
---
title: "How To Install libqcas on Fedora 36"
linkTitle: "libqcas"
type: "docs"
description: "In this tutorial we learn how to install libqcas in Fedora 36. libqcas is Private library of Qcas"
date: "2022-08-17"
lastmod: "2022-08-17"
#image: /images/fedora/36/libqcas-featured.png
---

## Introduction

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

### What is `libqcas`

> Private library of Qcas.  

References

Summary

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

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

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

sudo dnf -y install libqcas

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

sudo yum -y install libqcas

How To Uninstall libqcas on Fedora 36

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

sudo dnf remove libqcas

libqcas Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/2c
/usr/lib/.build-id/2c/42cdf7cebc4402162c4168c8ef0ea4ab601e27
/usr/lib/libqcas.so.1
/usr/lib/libqcas.so.1.0
/usr/lib/libqcas.so.1.0.0
/usr/share/licenses/libqcas
/usr/share/licenses/libqcas/COPYING

References

Summary

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