How to Install and Uninstall gjs.i686 Package on Fedora 38

Last updated: January 16,2025

1. Install "gjs.i686" package

This is a short guide on how to install gjs.i686 on Fedora 38

$ sudo dnf update $ sudo dnf install gjs.i686

2. Uninstall "gjs.i686" package

Learn how to uninstall gjs.i686 on Fedora 38:

$ sudo dnf remove gjs.i686 $ sudo dnf autoremove

3. Information about the gjs.i686 package on Fedora 38

Last metadata expiration check: 3:07:06 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : gjs
Version : 1.76.2
Release : 2.fc38
Architecture : i686
Size : 538 k
Source : gjs-1.76.2-2.fc38.src.rpm
Repository : updates
Summary : Javascript Bindings for GNOME
URL : https://wiki.gnome.org/Projects/Gjs
License : MIT and (MPLv1.1 or GPLv2+ or LGPLv2+)
Description : Gjs allows using GNOME libraries from Javascript. It's based on the
: Spidermonkey Javascript engine from Mozilla and the GObject introspection
: framework.