mange on AUR (Arch User Repository)

Last updated: November 27,2024

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

$ yay -S mange

* (Optional) Uninstall mange on Arch using YAY

$ yay -Rns mange

2. Manually Install "mange" via AUR

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

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

b. Clone mange's git locally

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

c. Go to ~/mange folder and install it

$ cd ~/mange $ makepkg -si

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

ID: 440109
Name: mange
PackageBaseID: 51920
PackageBase: mange
Version: 0.1b-5
Description: A ncurses-based spreadsheet (eg csv, tsv) editor.
URL: https://github.com/aksr/mange
NumVotes: 8
Popularity: 1.3E-5
OutOfDate:
Maintainer: aksr
Submitter:
FirstSubmitted: 1314511249
LastModified: 1504279322
URLPath: /cgit/aur.git/snapshot/mange.tar.gz