libsweep on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S libsweep

* (Optional) Uninstall libsweep on Arch using YAY

$ yay -Rns libsweep

2. Manually Install "libsweep" via AUR

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

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

b. Clone libsweep's git locally

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

c. Go to ~/libsweep folder and install it

$ cd ~/libsweep $ makepkg -si

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

ID: 479785
Name: libsweep
PackageBaseID: 129364
PackageBase: sweep-sdk
Version: 1.3.0-1
Description: Scanse Sweep LiDAR SDK
URL: https://github.com/scanse/sweep-sdk
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: simon04
FirstSubmitted: 1516563004
LastModified: 1516563004
URLPath: /cgit/aur.git/snapshot/libsweep.tar.gz