pointless on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S pointless

* (Optional) Uninstall pointless on Arch using YAY

$ yay -Rns pointless

2. Manually Install "pointless" via AUR

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

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

b. Clone pointless's git locally

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

c. Go to ~/pointless folder and install it

$ cd ~/pointless $ makepkg -si

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

ID: 1414771
Name: pointless
PackageBaseID: 193280
PackageBase: pointless
Version: 1.11.0-1
Description: An endless drawing canvas desktop app made with Tauri (Rust) and React
URL: https://github.com/kkoomen/pointless
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mhdi
Submitter: jdonszelmann
FirstSubmitted: 1683292010
LastModified: 1708786374
URLPath: /cgit/aur.git/snapshot/pointless.tar.gz