How to Install and Uninstall autossh.x86_64 Package on CentOS Stream 8

Last updated: January 10,2025

1. Install "autossh.x86_64" package

This guide let you learn how to install autossh.x86_64 on CentOS Stream 8

$ sudo dnf update $ sudo dnf install autossh.x86_64

2. Uninstall "autossh.x86_64" package

This is a short guide on how to uninstall autossh.x86_64 on CentOS Stream 8:

$ sudo dnf remove autossh.x86_64 $ sudo dnf autoremove

3. Information about the autossh.x86_64 package on CentOS Stream 8

Last metadata expiration check: 3:37:26 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : autossh
Version : 1.4g
Release : 2.el8
Architecture : x86_64
Size : 38 k
Source : autossh-1.4g-2.el8.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.