pixlet on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S pixlet

* (Optional) Uninstall pixlet on Arch using YAY

$ yay -Rns pixlet

2. Manually Install "pixlet" via AUR

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

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

b. Clone pixlet's git locally

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

c. Go to ~/pixlet folder and install it

$ cd ~/pixlet $ makepkg -si

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

ID: 1371058
Name: pixlet
PackageBaseID: 200621
PackageBase: pixlet
Version: 0.29.1-1
Description: Build apps for pixel-based displays
URL: https://github.com/tidbyt/pixlet
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Denton-L
Submitter: Denton-L
FirstSubmitted: 1702784362
LastModified: 1702784362
URLPath: /cgit/aur.git/snapshot/pixlet.tar.gz