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