mp on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S mp

* (Optional) Uninstall mp on Arch using YAY

$ yay -Rns mp

2. Manually Install "mp" via AUR

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

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

b. Clone mp's git locally

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

c. Go to ~/mp folder and install it

$ cd ~/mp $ makepkg -si

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

ID: 1312973
Name: mp
PackageBaseID: 58411
PackageBase: mp
Version: 5.61-1
Description: text editor for programmers
URL: http://triptico.com/software/mp.html
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: aksr
Submitter: speps
FirstSubmitted: 1334236816
LastModified: 1693697660
URLPath: /cgit/aur.git/snapshot/mp.tar.gz