mcbash on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S mcbash

* (Optional) Uninstall mcbash on Arch using YAY

$ yay -Rns mcbash

2. Manually Install "mcbash" via AUR

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

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

b. Clone mcbash's git locally

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

c. Go to ~/mcbash folder and install it

$ cd ~/mcbash $ makepkg -si

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

ID: 1326600
Name: mcbash
PackageBaseID: 183268
PackageBase: mcbash
Version: 0.8.5-1
Description: scan for valid MAC addresses on some IPTV platforms
URL: https://github.com/dougy147/mcbash.git
NumVotes: 1
Popularity: 2.5E-5
OutOfDate:
Maintainer: dougy147
Submitter: dougy147
FirstSubmitted: 1655373067
LastModified: 1696004654
URLPath: /cgit/aur.git/snapshot/mcbash.tar.gz