How to Install and Uninstall libtelnet.x86_64 Package on Oracle Linux 9
Last updated: November 26,2024
1. Install "libtelnet.x86_64" package
Learn how to install libtelnet.x86_64 on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
libtelnet.x86_64
Copied
2. Uninstall "libtelnet.x86_64" package
Please follow the step by step instructions below to uninstall libtelnet.x86_64 on Oracle Linux 9:
$
sudo dnf remove
libtelnet.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the libtelnet.x86_64 package on Oracle Linux 9
Last metadata expiration check: 2:18:03 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : libtelnet
Version : 0.23
Release : 3.el9
Architecture : x86_64
Size : 23 k
Source : libtelnet-0.23-3.el9.src.rpm
Repository : epel
Summary : TELNET protocol parsing framework
URL : http://github.com/seanmiddleditch/libtelnet
License : Public Domain
Description : Small library for parsing the TELNET protocol, responding to TELNET commands via
: an event interface, and generating valid TELNET commands.
:
: libtelnet includes support for the non-official MCCP, MCCP2, ZMP, and MSSP
: protocols used by MUD servers and clients.
Available Packages
Name : libtelnet
Version : 0.23
Release : 3.el9
Architecture : x86_64
Size : 23 k
Source : libtelnet-0.23-3.el9.src.rpm
Repository : epel
Summary : TELNET protocol parsing framework
URL : http://github.com/seanmiddleditch/libtelnet
License : Public Domain
Description : Small library for parsing the TELNET protocol, responding to TELNET commands via
: an event interface, and generating valid TELNET commands.
:
: libtelnet includes support for the non-official MCCP, MCCP2, ZMP, and MSSP
: protocols used by MUD servers and clients.