How to Install and Uninstall tcping.x86_64 Package on Fedora 34
Last updated: November 27,2024
1. Install "tcping.x86_64" package
Please follow the guidelines below to install tcping.x86_64 on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
tcping.x86_64
Copied
2. Uninstall "tcping.x86_64" package
Please follow the step by step instructions below to uninstall tcping.x86_64 on Fedora 34:
$
sudo dnf remove
tcping.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the tcping.x86_64 package on Fedora 34
Last metadata expiration check: 2:16:05 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : tcping
Version : 1.3.5
Release : 25.fc34
Architecture : x86_64
Size : 17 k
Source : tcping-1.3.5-25.fc34.src.rpm
Repository : fedora
Summary : Check of TCP connection to a given IP/Port
URL : http://www.linuxco.de/tcping/tcping.html
License : LGPLv3+
Description : tcping does a TCP connect to the given ip/port combination. The user can
: specify a timeout in seconds. This is useful in shell scripts running in
: firewalled environments. Often SYNs are just being dropped by firewalls,
: thus connection establishment will be retried several times (for minutes)
: until a TCP timeout is reached. With tcping it is possible to check first
: if the desired port is reachable and then start connection establishment.
Available Packages
Name : tcping
Version : 1.3.5
Release : 25.fc34
Architecture : x86_64
Size : 17 k
Source : tcping-1.3.5-25.fc34.src.rpm
Repository : fedora
Summary : Check of TCP connection to a given IP/Port
URL : http://www.linuxco.de/tcping/tcping.html
License : LGPLv3+
Description : tcping does a TCP connect to the given ip/port combination. The user can
: specify a timeout in seconds. This is useful in shell scripts running in
: firewalled environments. Often SYNs are just being dropped by firewalls,
: thus connection establishment will be retried several times (for minutes)
: until a TCP timeout is reached. With tcping it is possible to check first
: if the desired port is reachable and then start connection establishment.