How To Install perl-WebService-Rajce-tools on Fedora 36

In this tutorial we learn how to install perl-WebService-Rajce-tools in Fedora 36. perl-WebService-Rajce-tools is Utilities for accessing www.rajce.idnes.cz

Introduction

In this tutorial we learn how to install perl-WebService-Rajce-tools on Fedora 36.

What is perl-WebService-Rajce-tools

Command line tools for uploading and downloading images from a photo gallery service running on www.rajce.idnes.cz server.

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

Install perl-WebService-Rajce-tools 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 perl-WebService-Rajce-tools using dnf by running the following command:

sudo dnf -y install perl-WebService-Rajce-tools

Install perl-WebService-Rajce-tools 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 perl-WebService-Rajce-tools using yum by running the following command:

sudo yum -y install perl-WebService-Rajce-tools

How To Uninstall perl-WebService-Rajce-tools on Fedora 36

To uninstall only the perl-WebService-Rajce-tools package we can use the following command:

sudo dnf remove perl-WebService-Rajce-tools

perl-WebService-Rajce-tools Package Contents on Fedora 36

/usr/bin/rajce-get
/usr/bin/rajce-put
/usr/share/man/man1/rajce-get.1.gz
/usr/share/man/man1/rajce-put.1.gz

References

Summary

In this tutorial we learn how to install perl-WebService-Rajce-tools on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).