How to Install and Uninstall autossh.x86_64 Package on Fedora 35

Last updated: October 08,2024

1. Install "autossh.x86_64" package

Please follow the instructions below to install autossh.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install autossh.x86_64

2. Uninstall "autossh.x86_64" package

Please follow the instructions below to uninstall autossh.x86_64 on Fedora 35:

$ sudo dnf remove autossh.x86_64 $ sudo dnf autoremove

3. Information about the autossh.x86_64 package on Fedora 35

Last metadata expiration check: 3:01:54 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : autossh
Version : 1.4g
Release : 7.fc35
Architecture : x86_64
Size : 36 k
Source : autossh-1.4g-7.fc35.src.rpm
Repository : fedora
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.