dm-writeboost on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S dm-writeboost

* (Optional) Uninstall dm-writeboost on Arch using YAY

$ yay -Rns dm-writeboost

2. Manually Install "dm-writeboost" via AUR

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

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

b. Clone dm-writeboost's git locally

$ git clone https://aur.archlinux.org/dm-writeboost.git ~/dm-writeboost

c. Go to ~/dm-writeboost folder and install it

$ cd ~/dm-writeboost $ makepkg -si

3. Information about the dm-writeboost package on Arch User Repository (AUR)

ID: 577773
Name: dm-writeboost
PackageBaseID: 115824
PackageBase: dm-writeboost
Version: 2.2.10-1
Description: Log-structured Caching for Linux
URL: https://github.com/akiradeveloper/dm-writeboost
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: kusakata
FirstSubmitted: 1475151598
LastModified: 1547732811
URLPath: /cgit/aur.git/snapshot/dm-writeboost.tar.gz