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