ptxdist on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S ptxdist

* (Optional) Uninstall ptxdist on Arch using YAY

$ yay -Rns ptxdist

2. Manually Install "ptxdist" via AUR

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

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

b. Clone ptxdist's git locally

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

c. Go to ~/ptxdist folder and install it

$ cd ~/ptxdist $ makepkg -si

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

ID: 1404394
Name: ptxdist
PackageBaseID: 49649
PackageBase: ptxdist
Version: 2024.02.0-1
Description: Embedded Linux build system
URL: http://www.ptxdist.org
NumVotes: 8
Popularity: 0.490678
OutOfDate:
Maintainer: muxelplexer
Submitter: bwalle
FirstSubmitted: 1307556789
LastModified: 1707140522
URLPath: /cgit/aur.git/snapshot/ptxdist.tar.gz