How to Install and Uninstall gjs.src Package on Oracle Linux 9

Last updated: October 05,2024

1. Install "gjs.src" package

Please follow the guidelines below to install gjs.src on Oracle Linux 9

$ sudo dnf update $ sudo dnf install gjs.src

2. Uninstall "gjs.src" package

Here is a brief guide to show you how to uninstall gjs.src on Oracle Linux 9:

$ sudo dnf remove gjs.src $ sudo dnf autoremove

3. Information about the gjs.src package on Oracle Linux 9

Last metadata expiration check: 2:46:49 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : gjs
Version : 1.68.6
Release : 4.el9
Architecture : src
Size : 320 M
Source : None
Repository : ol9_appstream
Summary : Javascript Bindings for GNOME
URL : https://wiki.gnome.org/Projects/Gjs
License : MIT and (MPLv1.1 or GPLv2+ or LGPLv2+) and MPLv2.0 and MPLv1.1 and BSD and GPLv2+ and GPLv3+ and LGPLv2+ and AFL and ASL 2.0
Description : Gjs allows using GNOME libraries from Javascript. It's based on the
: Spidermonkey Javascript engine from Mozilla and the GObject introspection
: framework.