How to Install and Uninstall autossh.x86_64 Package on CentOS Stream 9
Last updated: November 30,2024
1. Install "autossh.x86_64" package
Please follow the guidance below to install autossh.x86_64 on CentOS Stream 9
$
sudo dnf update
Copied
$
sudo dnf install
autossh.x86_64
Copied
2. Uninstall "autossh.x86_64" package
This tutorial shows how to uninstall autossh.x86_64 on CentOS Stream 9:
$
sudo dnf remove
autossh.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the autossh.x86_64 package on CentOS Stream 9
Last metadata expiration check: 2:18:49 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : autossh
Version : 1.4g
Release : 9.el9
Architecture : x86_64
Size : 36 k
Source : autossh-1.4g-9.el9.src.rpm
Repository : epel
Summary : Utility to autorestart SSH tunnels
URL : https://www.harding.motd.ca/autossh/
License : BSD
Description : autossh is a utility to start and monitor an ssh tunnel. If the tunnel
: dies or stops passing traffic, autossh will automatically restart it.
Available Packages
Name : autossh
Version : 1.4g
Release : 9.el9
Architecture : x86_64
Size : 36 k
Source : autossh-1.4g-9.el9.src.rpm
Repository : epel
Summary : Utility to autorestart SSH tunnels
URL : https://www.harding.motd.ca/autossh/
License : BSD
Description : autossh is a utility to start and monitor an ssh tunnel. If the tunnel
: dies or stops passing traffic, autossh will automatically restart it.