autotrace on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S autotrace

* (Optional) Uninstall autotrace on Arch using YAY

$ yay -Rns autotrace

2. Manually Install "autotrace" via AUR

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

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

b. Clone autotrace's git locally

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

c. Go to ~/autotrace folder and install it

$ cd ~/autotrace $ makepkg -si

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

ID: 864883
Name: autotrace
PackageBaseID: 99056
PackageBase: autotrace
Version: 20200219.65.2.g16136eb-1
Description: An utility to trace bitmaps: convert bitmaps to vector graphics, with patches from Sacha Chua
URL: https://github.com/autotrace/autotrace.git
NumVotes: 13
Popularity: 0.011443
OutOfDate:
Maintainer:
FirstSubmitted: 1440978285
LastModified: 1613574649
URLPath: /cgit/aur.git/snapshot/autotrace.tar.gz