slice on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S slice

* (Optional) Uninstall slice on Arch using YAY

$ yay -Rns slice

2. Manually Install "slice" via AUR

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

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

b. Clone slice's git locally

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

c. Go to ~/slice folder and install it

$ cd ~/slice $ makepkg -si

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

ID: 1251965
Name: slice
PackageBaseID: 164904
PackageBase: slice
Version: 0.7.1-3
Description: GUI app to generate custom static fonts from variable fonts
URL: https://github.com/source-foundry/Slice
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: alerque
Submitter: alerque
FirstSubmitted: 1616753752
LastModified: 1683139417
URLPath: /cgit/aur.git/snapshot/slice.tar.gz