metashell on AUR (Arch User Repository)

Last updated: November 15,2024

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

$ yay -S metashell

* (Optional) Uninstall metashell on Arch using YAY

$ yay -Rns metashell

2. Manually Install "metashell" via AUR

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

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

b. Clone metashell's git locally

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

c. Go to ~/metashell folder and install it

$ cd ~/metashell $ makepkg -si

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

ID: 460295
Name: metashell
PackageBaseID: 127200
PackageBase: metashell
Version: 3.0.0-1
Description: A C++ metaprogramming shell.
URL: https://github.com/metashell/metashell
NumVotes: 3
Popularity: 0
OutOfDate: 1538483253
Maintainer:
Submitter: hauzer
FirstSubmitted: 1510521161
LastModified: 1510521161
URLPath: /cgit/aur.git/snapshot/metashell.tar.gz