mp on AUR (Arch User Repository)
Last updated: December 26,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
Copied
b. Install mp on Arch using YAY
$
yay -S
mp
Copied
* (Optional) Uninstall mp on Arch using YAY
$
yay -Rns
mp
Copied
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
Copied
b. Clone mp's git locally
$
git clone https://aur.archlinux.org/mp.git
~/mp
Copied
c. Go to ~/mp folder and install it
$
cd
~/mp
Copied
$
makepkg -si
Copied
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
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