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

Last updated: October 05,2024

1. Install "glue.noarch" package

This guide let you learn how to install glue.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install glue.noarch

2. Uninstall "glue.noarch" package

Here is a brief guide to show you how to uninstall glue.noarch on Fedora 36:

$ sudo dnf remove glue.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 0:10:01 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : glue
Version : 0.13
Release : 8.fc36
Architecture : noarch
Size : 408 k
Source : python-glue-0.13-8.fc36.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.