How to Install and Uninstall perl-Net-Telnet.noarch Package on Fedora 38
Last updated: November 05,2024
1. Install "perl-Net-Telnet.noarch" package
This guide covers the steps necessary to install perl-Net-Telnet.noarch on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
perl-Net-Telnet.noarch
Copied
2. Uninstall "perl-Net-Telnet.noarch" package
Here is a brief guide to show you how to uninstall perl-Net-Telnet.noarch on Fedora 38:
$
sudo dnf remove
perl-Net-Telnet.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-Net-Telnet.noarch package on Fedora 38
Last metadata expiration check: 1:40:44 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : perl-Net-Telnet
Version : 3.05
Release : 6.fc38
Architecture : noarch
Size : 62 k
Source : perl-Net-Telnet-3.05-6.fc38.src.rpm
Repository : fedora
Summary : Interact with TELNET port or other TCP ports
URL : https://metacpan.org/release/Net-Telnet
License : GPL+ or Artistic
Description : Net::Telnet allows you to make client connections to a TCP port and do
: network I/O, especially to a port using the TELNET protocol. Simple I/O
: methods such as print, get, and getline are provided. More sophisticated
: interactive features are provided because connecting to a TELNET port
: ultimately means communicating with a program designed for human interaction.
: These interactive features include the ability to specify a time-out and to
: wait for patterns to appear in the input stream, such as the prompt from a
: shell. IPv6 support is available when using perl 5.14 or later.
Available Packages
Name : perl-Net-Telnet
Version : 3.05
Release : 6.fc38
Architecture : noarch
Size : 62 k
Source : perl-Net-Telnet-3.05-6.fc38.src.rpm
Repository : fedora
Summary : Interact with TELNET port or other TCP ports
URL : https://metacpan.org/release/Net-Telnet
License : GPL+ or Artistic
Description : Net::Telnet allows you to make client connections to a TCP port and do
: network I/O, especially to a port using the TELNET protocol. Simple I/O
: methods such as print, get, and getline are provided. More sophisticated
: interactive features are provided because connecting to a TELNET port
: ultimately means communicating with a program designed for human interaction.
: These interactive features include the ability to specify a time-out and to
: wait for patterns to appear in the input stream, such as the prompt from a
: shell. IPv6 support is available when using perl 5.14 or later.