svgbob on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S svgbob

* (Optional) Uninstall svgbob on Arch using YAY

$ yay -Rns svgbob

2. Manually Install "svgbob" via AUR

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

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

b. Clone svgbob's git locally

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

c. Go to ~/svgbob folder and install it

$ cd ~/svgbob $ makepkg -si

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

ID: 1381928
Name: svgbob
PackageBaseID: 157556
PackageBase: svgbob
Version: 0.7.2-0
Description: Convert your ascii diagram scribbles into happy little SVG
URL: https://github.com/ivanceras/svgbob
NumVotes: 1
Popularity: 0.27717
OutOfDate:
Maintainer: lightning1141
Submitter: lightning1141
FirstSubmitted: 1599709970
LastModified: 1704638421
URLPath: /cgit/aur.git/snapshot/svgbob.tar.gz