regilo on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S regilo

* (Optional) Uninstall regilo on Arch using YAY

$ yay -Rns regilo

2. Manually Install "regilo" via AUR

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

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

b. Clone regilo's git locally

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

c. Go to ~/regilo folder and install it

$ cd ~/regilo $ makepkg -si

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

ID: 322033
Name: regilo
PackageBaseID: 106554
PackageBase: regilo
Version: 2.4.3-1
Description: A simple C++ library for controlling the Neato XV robot and the Hokuyo scanner - development headers
URL: https://github.com/branoholy/regilo
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: branoholy
Submitter: branoholy
FirstSubmitted: 1453668008
LastModified: 1468719078
URLPath: /cgit/aur.git/snapshot/regilo.tar.gz