mantra on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S mantra

* (Optional) Uninstall mantra on Arch using YAY

$ yay -Rns mantra

2. Manually Install "mantra" via AUR

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

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

b. Clone mantra's git locally

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

c. Go to ~/mantra folder and install it

$ cd ~/mantra $ makepkg -si

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

ID: 1102471
Name: mantra
PackageBaseID: 183127
PackageBase: mantra
Version: 1.0-1
Description: View online manual pages straight from the terminal.
URL: https://codeberg.org/theooo/mantra.py
NumVotes: 1
Popularity: 2.0E-6
OutOfDate:
Maintainer: monsoon
Submitter: monsoon
FirstSubmitted: 1655036613
LastModified: 1655997486
URLPath: /cgit/aur.git/snapshot/mantra.tar.gz