How to Install and Uninstall rc.x86_64 Package on AlmaLinux 8

Last updated: November 26,2024

1. Install "rc.x86_64" package

In this section, we are going to explain the necessary steps to install rc.x86_64 on AlmaLinux 8

$ sudo dnf update $ sudo dnf install rc.x86_64

2. Uninstall "rc.x86_64" package

Please follow the guidance below to uninstall rc.x86_64 on AlmaLinux 8:

$ sudo dnf remove rc.x86_64 $ sudo dnf autoremove

3. Information about the rc.x86_64 package on AlmaLinux 8

Last metadata expiration check: 0:53:04 ago on Mon Sep 5 03:22:42 2022.
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.