svdtools-rust on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S svdtools-rust

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

$ yay -Rns svdtools-rust

2. Manually Install "svdtools-rust" via AUR

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

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

b. Clone svdtools-rust's git locally

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

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

$ cd ~/svdtools-rust $ makepkg -si

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

ID: 1376068
Name: svdtools-rust
PackageBaseID: 164225
PackageBase: python-svdtools
Version: 0.3.8-1
Description: Python package to handle vendor-supplied, often buggy SVD files. (rust)
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/svdtools-rust.tar.gz