How to Install and Uninstall mosh.x86_64 Package on CentOS 8 / RHEL 8

Last updated: April 25,2024

1. Install "mosh.x86_64" package

Please follow the steps below to install mosh.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install mosh.x86_64

2. Uninstall "mosh.x86_64" package

This tutorial shows how to uninstall mosh.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove mosh.x86_64 $ sudo dnf autoremove

3. Information about the mosh.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 6:09:12 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : mosh
Version : 1.3.2
Release : 1.el8
Architecture : x86_64
Size : 266 k
Source : mosh-1.3.2-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.