slate on AUR (Arch User Repository)

Last updated: December 24,2024

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

$ yay -S slate

* (Optional) Uninstall slate on Arch using YAY

$ yay -Rns slate

2. Manually Install "slate" via AUR

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

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

b. Clone slate's git locally

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

c. Go to ~/slate folder and install it

$ cd ~/slate $ makepkg -si

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

ID: 745822
Name: slate
PackageBaseID: 153124
PackageBase: slate
Version: 0.9.0-2
Description: A qt-based purpose-built pixel art editor
URL: https://github.com/mitchcurtis/slate
NumVotes: 2
Popularity: 0.000194
OutOfDate:
Maintainer: eclairevoyant
Submitter: henry0w
FirstSubmitted: 1590268149
LastModified: 1591047967
URLPath: /cgit/aur.git/snapshot/slate.tar.gz