sdformat on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S sdformat

* (Optional) Uninstall sdformat on Arch using YAY

$ yay -Rns sdformat

2. Manually Install "sdformat" via AUR

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

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

b. Clone sdformat's git locally

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

c. Go to ~/sdformat folder and install it

$ cd ~/sdformat $ makepkg -si

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

ID: 1357649
Name: sdformat
PackageBaseID: 83125
PackageBase: sdformat
Version: 14.0.0-1
Description: Simulation Description Format (SDFormat) parser and description files.
URL: http://sdformat.org/
NumVotes: 8
Popularity: 0
OutOfDate:
Maintainer: acxz
Submitter: bchretien
FirstSubmitted: 1403133887
LastModified: 1700695834
URLPath: /cgit/aur.git/snapshot/sdformat.tar.gz