python-glue on AUR (Arch User Repository)

Last updated: September 21,2024

1. Install "python-glue" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install python-glue on Arch using YAY

$ yay -S python-glue

* (Optional) Uninstall python-glue on Arch using YAY

$ yay -Rns python-glue

2. Manually Install "python-glue" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone python-glue's git locally

$ git clone https://aur.archlinux.org/python-glue.git ~/python-glue

c. Go to ~/python-glue folder and install it

$ cd ~/python-glue $ makepkg -si

3. Information about the python-glue package on Arch User Repository (AUR)

ID: 507461
Name: python-glue
PackageBaseID: 99656
PackageBase: python-glue
Version: 0.13-1
Description: Glue is a simple command line tool to generate CSS sprites
URL: https://github.com/jorgebastida/glue
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: cinatic
Submitter: cinatic
FirstSubmitted: 1441793602
LastModified: 1525268082
URLPath: /cgit/aur.git/snapshot/python-glue.tar.gz

5. The same packages on other Linux Distributions