How to Install and Uninstall perl-Net-SSH.noarch Package on Fedora 34

Last updated: September 19,2024

1. Install "perl-Net-SSH.noarch" package

Learn how to install perl-Net-SSH.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install perl-Net-SSH.noarch

2. Uninstall "perl-Net-SSH.noarch" package

Please follow the guidance below to uninstall perl-Net-SSH.noarch on Fedora 34:

$ sudo dnf remove perl-Net-SSH.noarch $ sudo dnf autoremove

3. Information about the perl-Net-SSH.noarch package on Fedora 34

Last metadata expiration check: 1:29:52 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : perl-Net-SSH
Version : 0.09
Release : 34.fc34
Architecture : noarch
Size : 17 k
Source : perl-Net-SSH-0.09-34.fc34.src.rpm
Repository : fedora
Summary : Perl extension for secure shell
URL : https://metacpan.org/release/Net-SSH
License : GPL+ or Artistic
Description : This module implements a Perl interface to ssh. It is a simple
: wrapper around the system `ssh' command. For an all-perl
: implementation that does not require the system `ssh' command, see
: Net::SSH::Perl.