autotrace-bin on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S autotrace-bin

* (Optional) Uninstall autotrace-bin on Arch using YAY

$ yay -Rns autotrace-bin

2. Manually Install "autotrace-bin" via AUR

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

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

b. Clone autotrace-bin's git locally

$ git clone https://aur.archlinux.org/autotrace-bin.git ~/autotrace-bin

c. Go to ~/autotrace-bin folder and install it

$ cd ~/autotrace-bin $ makepkg -si

3. Information about the autotrace-bin package on Arch User Repository (AUR)

ID: 1297241
Name: autotrace-bin
PackageBaseID: 184305
PackageBase: autotrace-bin
Version: 0.40.0_20200219-3
Description: AutoTrace is a utility for converting bitmap into vector graphics.
URL: https://github.com/autotrace/autotrace.git
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: FirstAirBender
Submitter: FirstAirBender
FirstSubmitted: 1658759563
LastModified: 1690850308
URLPath: /cgit/aur.git/snapshot/autotrace-bin.tar.gz