How to Install and Uninstall perl-Monotone-AutomateStdio.noarch Package on Fedora 36

Last updated: October 04,2024

1. Install "perl-Monotone-AutomateStdio.noarch" package

Please follow the steps below to install perl-Monotone-AutomateStdio.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install perl-Monotone-AutomateStdio.noarch

2. Uninstall "perl-Monotone-AutomateStdio.noarch" package

Here is a brief guide to show you how to uninstall perl-Monotone-AutomateStdio.noarch on Fedora 36:

$ sudo dnf remove perl-Monotone-AutomateStdio.noarch $ sudo dnf autoremove

3. Information about the perl-Monotone-AutomateStdio.noarch package on Fedora 36

Last metadata expiration check: 0:21:10 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : perl-Monotone-AutomateStdio
Version : 1.10
Release : 19.fc36
Architecture : noarch
Size : 65 k
Source : perl-Monotone-AutomateStdio-1.10-19.fc36.src.rpm
Repository : fedora
Summary : Perl interface to Monotone via automate stdio
URL : https://metacpan.org/release/Monotone-AutomateStdio
License : GPLv3+
Description : The Monotone::AutomateStdio class gives a Perl developer access to
: Monotone's automate stdio facility via an easy to use interface. All
: command, option and output formats are handled internally by this
: class. Any structured information returned by Monotone is parsed and
: returned back to the caller as lists of records for ease of access
: (detailed below). One also has the option of accessing Monotone's
: output as one large string should you prefer.