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

Last updated: October 04,2024

1. Install "racket.x86_64" package

Learn how to install racket.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install racket.x86_64

2. Uninstall "racket.x86_64" package

This tutorial shows how to uninstall racket.x86_64 on Oracle Linux 9:

$ sudo dnf remove racket.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 2:18:39 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : racket
Version : 7.9
Release : 2.el9
Architecture : x86_64
Size : 37 k
Source : racket-7.9-2.el9.src.rpm
Repository : epel
Summary : General purpose programming language
URL : https://racket-lang.org
License : MIT AND Apache-2.0 AND LGPLv3 AND MIT-Modern-Variant
Description : Racket is a general-purpose programming language as well as
: the world's first ecosystem for developing and deploying new
: languages. Make your dream language, or use one of the dozens
: already available.