python-svdtools on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S python-svdtools

* (Optional) Uninstall python-svdtools on Arch using YAY

$ yay -Rns python-svdtools

2. Manually Install "python-svdtools" via AUR

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

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

b. Clone python-svdtools's git locally

$ git clone https://aur.archlinux.org/python-svdtools.git ~/python-svdtools

c. Go to ~/python-svdtools folder and install it

$ cd ~/python-svdtools $ makepkg -si

3. Information about the python-svdtools package on Arch User Repository (AUR)

ID: 1376067
Name: python-svdtools
PackageBaseID: 164225
PackageBase: python-svdtools
Version: 0.3.8-1
Description: Python package to handle vendor-supplied, often buggy SVD files. (python)
URL: https://github.com/rust-embedded/svdtools
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: taotieren
Submitter: jhbruhn
FirstSubmitted: 1615492100
LastModified: 1703609513
URLPath: /cgit/aur.git/snapshot/python-svdtools.tar.gz