How to Install and Uninstall rakudo.x86_64 Package on Oracle Linux 9

Last updated: October 06,2024

1. Install "rakudo.x86_64" package

In this section, we are going to explain the necessary steps to install rakudo.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install rakudo.x86_64

2. Uninstall "rakudo.x86_64" package

This is a short guide on how to uninstall rakudo.x86_64 on Oracle Linux 9:

$ sudo dnf remove rakudo.x86_64 $ sudo dnf autoremove

3. Information about the rakudo.x86_64 package on Oracle Linux 9

Last metadata expiration check: 2:51:43 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rakudo
Version : 2023.02
Release : 3.el9
Architecture : x86_64
Size : 5.7 M
Source : rakudo-2023.02-3.el9.src.rpm
Repository : epel
Summary : Raku on MoarVM, JVM, and JS
URL : https://rakudo.org/
License : Artistic-2.0
Description : Rakudo is a Raku Programming Language compiler for the MoarVM, JVM
: and Javascript virtual machines.