mpb on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S mpb

* (Optional) Uninstall mpb on Arch using YAY

$ yay -Rns mpb

2. Manually Install "mpb" via AUR

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

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

b. Clone mpb's git locally

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

c. Go to ~/mpb folder and install it

$ cd ~/mpb $ makepkg -si

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

ID: 808689
Name: mpb
PackageBaseID: 98324
PackageBase: mpb
Version: 1.11.1-1
Description: A program for computing the band structures and electromagnetic modes
URL: https://mpb.readthedocs.io
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: McNoggins
FirstSubmitted: 1440357391
LastModified: 1603495493
URLPath: /cgit/aur.git/snapshot/mpb.tar.gz