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

Last updated: November 26,2024

1. Install "rc.x86_64" package

Please follow the step by step instructions below to install rc.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install rc.x86_64

2. Uninstall "rc.x86_64" package

This is a short guide on how to uninstall rc.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove rc.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 1:14:16 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : rc
Version : 1.7.4
Release : 11.el8
Architecture : x86_64
Size : 90 k
Source : rc-1.7.4-11.el8.src.rpm
Repository : epel
Summary : Re-implementation for Unix of the Plan 9 shell
URL : http://tobold.org/article/rc
License : zlib
Description : Rc is a command interpreter for Plan 9 that provides similar facilities to
: UNIX's Bourne shell, with some small additions and less idiosyncratic syntax.
: This is a re-implementation for Unix, by Byron Rakitzis, of the Plan 9 shell.