How To Install pluto on Fedora 36

In this tutorial we learn how to install pluto in Fedora 36. pluto is Small utility library for SHA1, Tiny Encryption Algorithm, and UUID4

Introduction

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

What is pluto

Small utility library for SHA1, Tiny Encryption Algorithm, and UUID4.

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

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

sudo dnf -y install pluto

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

sudo yum -y install pluto

How To Uninstall pluto on Fedora 36

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

sudo dnf remove pluto

pluto Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/69
/usr/lib/.build-id/69/0992ddee7e02ea7c761f341bc156c3f2dec388
/usr/lib64/libpluto.so.0
/usr/share/doc/pluto
/usr/share/doc/pluto/README.md
/usr/share/licenses/pluto
/usr/share/licenses/pluto/LICENSE

References

Summary

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


title: “How To Install pluto on Fedora 36” linkTitle: “pluto” type: “docs” description: “In this tutorial we learn how to install pluto in Fedora 36. pluto is Small utility library for SHA1, Tiny Encryption Algorithm, and UUID4” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/pluto-featured.png

Introduction

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

What is pluto

Small utility library for SHA1, Tiny Encryption Algorithm, and UUID4.

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

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

sudo dnf -y install pluto

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

sudo yum -y install pluto

How To Uninstall pluto on Fedora 36

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

sudo dnf remove pluto

pluto Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/5e
/usr/lib/.build-id/5e/ecd420db6feed122eb0d90cff8262f9b5da333
/usr/lib/libpluto.so.0
/usr/share/doc/pluto
/usr/share/doc/pluto/README.md
/usr/share/licenses/pluto
/usr/share/licenses/pluto/LICENSE

References

Summary

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