lsynth on AUR (Arch User Repository)

Last updated: May 13,2024

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

$ yay -S lsynth

* (Optional) Uninstall lsynth on Arch using YAY

$ yay -Rns lsynth

2. Manually Install "lsynth" via AUR

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

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

b. Clone lsynth's git locally

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

c. Go to ~/lsynth folder and install it

$ cd ~/lsynth $ makepkg -si

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

ID: 667176
Name: lsynth
PackageBaseID: 146630
PackageBase: lsynth
Version: 3.1.1-1
Description: LSynth is a program that synthesizes bendable parts for LDraw files
URL: https://deeice.github.io/lsynth/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: gargan
Submitter: gargan
FirstSubmitted: 1573720262
LastModified: 1573889360
URLPath: /cgit/aur.git/snapshot/lsynth.tar.gz