python-pydsdl on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S python-pydsdl

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

$ yay -Rns python-pydsdl

2. Manually Install "python-pydsdl" via AUR

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

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

b. Clone python-pydsdl's git locally

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

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

$ cd ~/python-pydsdl $ makepkg -si

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

ID: 1315613
Name: python-pydsdl
PackageBaseID: 150497
PackageBase: python-pydsdl
Version: 1.20.1-1
Description: UAVCAN DSDL processing front end implemented in Python
URL: https://uavcan.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: acxz
Submitter: acxz
FirstSubmitted: 1584692350
LastModified: 1694138755
URLPath: /cgit/aur.git/snapshot/python-pydsdl.tar.gz