How To Install libbutl on Fedora 36

In this tutorial we learn how to install libbutl in Fedora 36. libbutl is build2 utility library

Introduction

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

What is libbutl

This package contains the build2 utility library.

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

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

sudo dnf -y install libbutl

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

sudo yum -y install libbutl

How To Uninstall libbutl on Fedora 36

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

sudo dnf remove libbutl

libbutl Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/e7
/usr/lib/.build-id/e7/c57aa8d71996364d611f93e13d6bd5d4cd4494
/usr/lib/libbutl-0.14.so
/usr/share/licenses/libbutl
/usr/share/licenses/libbutl/AUTHORS
/usr/share/licenses/libbutl/COPYRIGHT
/usr/share/licenses/libbutl/LICENSE

References

Summary

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


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

Introduction

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

What is libbutl

This package contains the build2 utility library.

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

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

sudo dnf -y install libbutl

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

sudo yum -y install libbutl

How To Uninstall libbutl on Fedora 36

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

sudo dnf remove libbutl

libbutl Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/06
/usr/lib/.build-id/06/db0fb3be7533ed5ff95046884a11fdfaa3cf56
/usr/lib64/libbutl-0.14.so
/usr/share/licenses/libbutl
/usr/share/licenses/libbutl/AUTHORS
/usr/share/licenses/libbutl/COPYRIGHT
/usr/share/licenses/libbutl/LICENSE

References

Summary

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