tksvg on AUR (Arch User Repository)

Last updated: May 29,2024

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

$ yay -S tksvg

* (Optional) Uninstall tksvg on Arch using YAY

$ yay -Rns tksvg

2. Manually Install "tksvg" via AUR

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

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

b. Clone tksvg's git locally

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

c. Go to ~/tksvg folder and install it

$ cd ~/tksvg $ makepkg -si

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

ID: 1043053
Name: tksvg
PackageBaseID: 176389
PackageBase: tksvg
Version: 0.9-1
Description: An extension for Tk to read SVG images based on nanosvg
URL: https://github.com/oehhar/tksvg/
NumVotes: 1
Popularity: 0.004452
OutOfDate: 1687489915
Maintainer: djpohly
Submitter: djpohly
FirstSubmitted: 1645848525
LastModified: 1645848525
URLPath: /cgit/aur.git/snapshot/tksvg.tar.gz