How To Install lash-libs on Fedora 36

In this tutorial we learn how to install lash-libs in Fedora 36. lash-libs is Shared libraries for using lash

Introduction

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

What is lash-libs

The lash-libs package contains lash shared libraries.

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

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

sudo dnf -y install lash-libs

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

sudo yum -y install lash-libs

How To Uninstall lash-libs on Fedora 36

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

sudo dnf remove lash-libs

lash-libs Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/69
/usr/lib/.build-id/69/b5bf5a48e8795ff72de32d0c246286863b95d7
/usr/lib/liblash.so.1
/usr/lib/liblash.so.1.1.1

References

Summary

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


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

Introduction

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

What is lash-libs

The lash-libs package contains lash shared libraries.

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

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

sudo dnf -y install lash-libs

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

sudo yum -y install lash-libs

How To Uninstall lash-libs on Fedora 36

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

sudo dnf remove lash-libs

lash-libs Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/78
/usr/lib/.build-id/78/21081fa1284b272dddb78fb80041156a8f8dae
/usr/lib64/liblash.so.1
/usr/lib64/liblash.so.1.1.1

References

Summary

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