glass on AUR (Arch User Repository)

Last updated: July 08,2024

1. Install "glass" 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 glass on Arch using YAY

$ yay -S glass

* (Optional) Uninstall glass on Arch using YAY

$ yay -Rns glass

2. Manually Install "glass" via AUR

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

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

b. Clone glass's git locally

$ git clone https://aur.archlinux.org/glass.git ~/glass

c. Go to ~/glass folder and install it

$ cd ~/glass $ makepkg -si

3. Information about the glass package on Arch User Repository (AUR)

ID: 289777
Name: glass
PackageBaseID: 86808
PackageBase: glass
Version: 0.4-2
Description: A cross-platform assembler for the Z80 processor
URL: https://bitbucket.org/grauw/glass
NumVotes: 3
Popularity: 0
OutOfDate: 1704640861
Maintainer:
Submitter: snout
FirstSubmitted: 1413924033
LastModified: 1459455598
URLPath: /cgit/aur.git/snapshot/glass.tar.gz