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

Last updated: May 20,2024

1. Install "glue.noarch" package

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

$ sudo dnf update $ sudo dnf install glue.noarch

2. Uninstall "glue.noarch" package

Please follow the instructions below to uninstall glue.noarch on Fedora 35:

$ sudo dnf remove glue.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 1:29:27 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : glue
Version : 0.13
Release : 5.fc35
Architecture : noarch
Size : 407 k
Source : python-glue-0.13-5.fc35.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.