mpage on AUR (Arch User Repository)

Last updated: May 28,2024

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

$ yay -S mpage

* (Optional) Uninstall mpage on Arch using YAY

$ yay -Rns mpage

2. Manually Install "mpage" via AUR

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

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

b. Clone mpage's git locally

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

c. Go to ~/mpage folder and install it

$ cd ~/mpage $ makepkg -si

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

ID: 618612
Name: mpage
PackageBaseID: 123674
PackageBase: mpage
Version: 2.5.7-3
Description: Print several pages on a single sheet of paper.
URL: http://www.mesa.nl/download.html
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: haawda
FirstSubmitted: 1498685836
LastModified: 1559684302
URLPath: /cgit/aur.git/snapshot/mpage.tar.gz

5. The same packages on other Linux Distributions