How to Install and Uninstall glue.noarch Package on Fedora 38

Last updated: October 09,2024

1. Install "glue.noarch" package

Learn how to install glue.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install glue.noarch

2. Uninstall "glue.noarch" package

This guide covers the steps necessary to uninstall glue.noarch on Fedora 38:

$ sudo dnf remove glue.noarch $ sudo dnf autoremove

3. Information about the glue.noarch package on Fedora 38

Last metadata expiration check: 3:18:27 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : glue
Version : 0.13
Release : 11.fc38
Architecture : noarch
Size : 446 k
Source : python-glue-0.13-11.fc38.src.rpm
Repository : fedora
Summary : A simple command line tool to generate CSS sprites
URL : http://github.com/jorgebastida/glue
License : BSD
Description : Glue is a simple command line tool to generate CSS sprites using any kind
: of source images like PNG, JPEG or GIF. Glue will generate a unique PNG file
: containing every source image and a CSS file including the necessary CSS
: classes to use the sprite.