sdraw on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S sdraw

* (Optional) Uninstall sdraw on Arch using YAY

$ yay -Rns sdraw

2. Manually Install "sdraw" via AUR

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

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

b. Clone sdraw's git locally

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

c. Go to ~/sdraw folder and install it

$ cd ~/sdraw $ makepkg -si

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

ID: 1154105
Name: sdraw
PackageBaseID: 186707
PackageBase: sdraw
Version: 0.1.0-1
Description: Simple painting program
URL: https://codeberg.org/sleepntsheep/sdraw
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: sleepntsheep
Submitter: sleepntsheep
FirstSubmitted: 1666093858
LastModified: 1666093858
URLPath: /cgit/aur.git/snapshot/sdraw.tar.gz