lcm on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S lcm

* (Optional) Uninstall lcm on Arch using YAY

$ yay -Rns lcm

2. Manually Install "lcm" via AUR

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

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

b. Clone lcm's git locally

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

c. Go to ~/lcm folder and install it

$ cd ~/lcm $ makepkg -si

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

ID: 751027
Name: lcm
PackageBaseID: 110949
PackageBase: lcm
Version: 1.4.0-1
Description: Lightweight real-time networking library
URL: https://github.com/lcm-proj/lcm
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: drmoose
Submitter: normaldotcom
FirstSubmitted: 1462452303
LastModified: 1591969598
URLPath: /cgit/aur.git/snapshot/lcm.tar.gz