terxels on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S terxels

* (Optional) Uninstall terxels on Arch using YAY

$ yay -Rns terxels

2. Manually Install "terxels" via AUR

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

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

b. Clone terxels's git locally

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

c. Go to ~/terxels folder and install it

$ cd ~/terxels $ makepkg -si

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

ID: 1305152
Name: terxels
PackageBaseID: 196703
PackageBase: terxels
Version: 1.2-1
Description: A super easy-to-use header-only library to freely output pixels in an ANSI terminal
URL: https://github.com/haedqu/terxels
NumVotes: 0
Popularity: 0
OutOfDate: 1708373500
Maintainer: lvlrk
Submitter: lvlrk
FirstSubmitted: 1692125253
LastModified: 1692241095
URLPath: /cgit/aur.git/snapshot/terxels.tar.gz