How To Install squirrel-libs on Fedora 36

In this tutorial we learn how to install squirrel-libs in Fedora 36. squirrel-libs is Libraries needed to run Squirrel scripts

Introduction

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

What is squirrel-libs

Libraries needed to run Squirrel scripts.

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

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

sudo dnf -y install squirrel-libs

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

sudo yum -y install squirrel-libs

How To Uninstall squirrel-libs on Fedora 36

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

sudo dnf remove squirrel-libs

squirrel-libs Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/2e
/usr/lib/.build-id/2e/57495c5cb442d44c103c0205529a9c48166748
/usr/lib/.build-id/8b
/usr/lib/.build-id/8b/6d24f2802a5369a48de59e86b1b5e421a53b02
/usr/lib64/libsqstdlib-2.2.5.so
/usr/lib64/libsquirrel-2.2.5.so
/usr/share/doc/squirrel-libs
/usr/share/doc/squirrel-libs/COPYRIGHT

References

Summary

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


title: “How To Install squirrel-libs on Fedora 36” linkTitle: “squirrel-libs” type: “docs” description: “In this tutorial we learn how to install squirrel-libs in Fedora 36. squirrel-libs is Libraries needed to run Squirrel scripts” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/squirrel-libs-featured.png

Introduction

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

What is squirrel-libs

Libraries needed to run Squirrel scripts.

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

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

sudo dnf -y install squirrel-libs

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

sudo yum -y install squirrel-libs

How To Uninstall squirrel-libs on Fedora 36

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

sudo dnf remove squirrel-libs

squirrel-libs Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/40
/usr/lib/.build-id/40/c834c2bb1d1f8a68f1ffeed4442fbdb5280f40
/usr/lib/.build-id/a0
/usr/lib/.build-id/a0/a8257f5787a4f5068c3fc0b2455afb3144c0b9
/usr/lib/libsqstdlib-2.2.5.so
/usr/lib/libsquirrel-2.2.5.so
/usr/share/doc/squirrel-libs
/usr/share/doc/squirrel-libs/COPYRIGHT

References

Summary

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