mrpt on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S mrpt

* (Optional) Uninstall mrpt on Arch using YAY

$ yay -Rns mrpt

2. Manually Install "mrpt" via AUR

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

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

b. Clone mrpt's git locally

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

c. Go to ~/mrpt folder and install it

$ cd ~/mrpt $ makepkg -si

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

ID: 675995
Name: mrpt
PackageBaseID: 120250
PackageBase: mrpt
Version: 1.5.8-1
Description: Provides an extensive set of libraries, algorithms, and applications employed in a number of mobile robotics research areas.
URL: http://www.mrpt.org
NumVotes: 1
Popularity: 0
OutOfDate: 1611155178
Maintainer:
Submitter: majorx234
FirstSubmitted: 1488425123
LastModified: 1576197707
URLPath: /cgit/aur.git/snapshot/mrpt.tar.gz