ldcad on AUR (Arch User Repository)

Last updated: May 08,2024

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

$ yay -S ldcad

* (Optional) Uninstall ldcad on Arch using YAY

$ yay -Rns ldcad

2. Manually Install "ldcad" via AUR

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

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

b. Clone ldcad's git locally

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

c. Go to ~/ldcad folder and install it

$ cd ~/ldcad $ makepkg -si

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

ID: 1144980
Name: ldcad
PackageBaseID: 117593
PackageBase: ldcad
Version: 1:1.6d2-1
Description: A multiplatform LDraw (virtual LEGO) editor that lets you edit LDraw model documents in real-time
URL: http://www.melkert.net/LDCad
NumVotes: 4
Popularity: 0.057839
OutOfDate:
Maintainer: lopsided98
Submitter: lopsided98
FirstSubmitted: 1481158106
LastModified: 1664303378
URLPath: /cgit/aur.git/snapshot/ldcad.tar.gz