How to Install and Uninstall perl-RT-Client-REST.noarch Package on Fedora 39

Last updated: January 12,2025

1. Install "perl-RT-Client-REST.noarch" package

This tutorial shows how to install perl-RT-Client-REST.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install perl-RT-Client-REST.noarch

2. Uninstall "perl-RT-Client-REST.noarch" package

Learn how to uninstall perl-RT-Client-REST.noarch on Fedora 39:

$ sudo dnf remove perl-RT-Client-REST.noarch $ sudo dnf autoremove

3. Information about the perl-RT-Client-REST.noarch package on Fedora 39

Last metadata expiration check: 0:47:41 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : perl-RT-Client-REST
Version : 0.72
Release : 2.fc39
Architecture : noarch
Size : 99 k
Source : perl-RT-Client-REST-0.72-2.fc39.src.rpm
Repository : fedora
Summary : Talk to RT using REST protocol
URL : https://metacpan.org/release/RT-Client-REST
License : GPL-1.0-or-later OR Artistic-1.0-Perl
Description : RT::Client::REST is a set of object-oriented Perl modules designed to make
: communicating with RT using REST protocol easy. Most of the features have been
: implemented and tested with rt 3.6.0 and later.