mstd on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S mstd

* (Optional) Uninstall mstd on Arch using YAY

$ yay -Rns mstd

2. Manually Install "mstd" via AUR

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

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

b. Clone mstd's git locally

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

c. Go to ~/mstd folder and install it

$ cd ~/mstd $ makepkg -si

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

ID: 450051
Name: mstd
PackageBaseID: 126150
PackageBase: mstd
Version: 1.1.v2-2
Description: Stuff that could be in std::, but is not
URL: https://github.com/m-ou-se/mstd
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: de-vries
Submitter: de-vries
FirstSubmitted: 1507326240
LastModified: 1507475608
URLPath: /cgit/aur.git/snapshot/mstd.tar.gz