How to Install and Uninstall mosh.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 09,2024

1. Install "mosh.x86_64" package

This is a short guide on how to install mosh.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install mosh.x86_64

2. Uninstall "mosh.x86_64" package

Please follow the guidelines below to uninstall mosh.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove mosh.x86_64 $ sudo dnf autoremove

3. Information about the mosh.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:30:34 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : mosh
Version : 1.4.0
Release : 1.el8
Architecture : x86_64
Size : 276 k
Source : mosh-1.4.0-1.el8.src.rpm
Repository : epel
Summary : Mobile shell that supports roaming and intelligent local echo
URL : https://mosh.mit.edu/
License : GPLv3+
Description : Mosh is a remote terminal application that supports:
: - intermittent network connectivity,
: - roaming to different IP address without dropping the connection, and
: - intelligent local echo and line editing to reduce the effects
: of "network lag" on high-latency connections.