How to Install and Uninstall rsh.x86_64 Package on Rocky Linux 8
Last updated: November 14,2024
1. Install "rsh.x86_64" package
This guide covers the steps necessary to install rsh.x86_64 on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
rsh.x86_64
Copied
2. Uninstall "rsh.x86_64" package
This guide covers the steps necessary to uninstall rsh.x86_64 on Rocky Linux 8:
$
sudo dnf remove
rsh.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the rsh.x86_64 package on Rocky Linux 8
Last metadata expiration check: 2:06:55 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : rsh
Version : 0.17
Release : 94.el8
Architecture : x86_64
Size : 62 k
Source : rsh-0.17-94.el8.src.rpm
Repository : epel
Summary : Clients for remote access commands (rsh, rlogin, rcp)
URL : ftp://ftp.uk.linux.org/pub/linux/Networking/netkit
License : BSD
Description : The rsh package contains a set of programs which allow users to run
: commands on remote machines, login to other machines and copy files
: between machines (rsh, rlogin and rcp). All three of these commands
: use rhosts style authentication. This package contains the clients
: needed for all of these services.
: The rsh package should be installed to enable remote access to other
: machines
Available Packages
Name : rsh
Version : 0.17
Release : 94.el8
Architecture : x86_64
Size : 62 k
Source : rsh-0.17-94.el8.src.rpm
Repository : epel
Summary : Clients for remote access commands (rsh, rlogin, rcp)
URL : ftp://ftp.uk.linux.org/pub/linux/Networking/netkit
License : BSD
Description : The rsh package contains a set of programs which allow users to run
: commands on remote machines, login to other machines and copy files
: between machines (rsh, rlogin and rcp). All three of these commands
: use rhosts style authentication. This package contains the clients
: needed for all of these services.
: The rsh package should be installed to enable remote access to other
: machines