sketch on AUR (Arch User Repository)

Last updated: April 29,2024

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

$ yay -S sketch

* (Optional) Uninstall sketch on Arch using YAY

$ yay -Rns sketch

2. Manually Install "sketch" via AUR

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

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

b. Clone sketch's git locally

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

c. Go to ~/sketch folder and install it

$ cd ~/sketch $ makepkg -si

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

ID: 239196
Name: sketch
PackageBaseID: 101775
PackageBase: sketch
Version: 0.3.7-1
Description: Small, simple system for producing line drawings of two- or three-dimensional solid objects and scenes
URL: http://sketch4latex.sourceforge.net
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: core-problem
Submitter: core-problem
FirstSubmitted: 1444691250
LastModified: 1444695323
URLPath: /cgit/aur.git/snapshot/sketch.tar.gz