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

Last updated: September 24,2024

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

Learn how to install perl-RT-Client-REST.noarch on Fedora 38

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

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

Please follow the steps below to uninstall perl-RT-Client-REST.noarch on Fedora 38:

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

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

Last metadata expiration check: 5:19:09 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : perl-RT-Client-REST
Version : 0.72
Release : 1.fc38
Architecture : noarch
Size : 99 k
Source : perl-RT-Client-REST-0.72-1.fc38.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.