mbw on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S mbw

* (Optional) Uninstall mbw on Arch using YAY

$ yay -Rns mbw

2. Manually Install "mbw" via AUR

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

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

b. Clone mbw's git locally

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

c. Go to ~/mbw folder and install it

$ cd ~/mbw $ makepkg -si

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

ID: 1388693
Name: mbw
PackageBaseID: 201706
PackageBase: mbw
Version: 2.0-1
Description: MBW determines the copy memory bandwidth available to userspace programs. Its simplistic approach models that of real applications. It is not tuned to extremes and it is not aware of hardware architecture, just like your average software package.
URL: https://github.com/raas/mbw
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: XNicON
Submitter: XNicON
FirstSubmitted: 1705655410
LastModified: 1705655410
URLPath: /cgit/aur.git/snapshot/mbw.tar.gz