twemperf on AUR (Arch User Repository)

Last updated: December 25,2024

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

$ yay -S twemperf

* (Optional) Uninstall twemperf on Arch using YAY

$ yay -Rns twemperf

2. Manually Install "twemperf" via AUR

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

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

b. Clone twemperf's git locally

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

c. Go to ~/twemperf folder and install it

$ cd ~/twemperf $ makepkg -si

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

ID: 390100
Name: twemperf
PackageBaseID: 120394
PackageBase: twemperf
Version: 0.1.1-1
Description: twemperf/mcperf memcached benchmark
URL: https://github.com/twitter/twemperf
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Creshal
Submitter: Creshal
FirstSubmitted: 1488813816
LastModified: 1488813816
URLPath: /cgit/aur.git/snapshot/twemperf.tar.gz