How to Install and Uninstall rc.x86_64 Package on Oracle Linux 9
Last updated: November 25,2024
1. Install "rc.x86_64" package
Please follow the guidance below to install rc.x86_64 on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
rc.x86_64
Copied
2. Uninstall "rc.x86_64" package
This tutorial shows how to uninstall rc.x86_64 on Oracle Linux 9:
$
sudo dnf remove
rc.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the rc.x86_64 package on Oracle Linux 9
Last metadata expiration check: 3:43:34 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rc
Version : 1.7.4
Release : 16.el9
Architecture : x86_64
Size : 92 k
Source : rc-1.7.4-16.el9.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.
Available Packages
Name : rc
Version : 1.7.4
Release : 16.el9
Architecture : x86_64
Size : 92 k
Source : rc-1.7.4-16.el9.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.