disable-fsync on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S disable-fsync

* (Optional) Uninstall disable-fsync on Arch using YAY

$ yay -Rns disable-fsync

2. Manually Install "disable-fsync" via AUR

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

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

b. Clone disable-fsync's git locally

$ git clone https://aur.archlinux.org/disable-fsync.git ~/disable-fsync

c. Go to ~/disable-fsync folder and install it

$ cd ~/disable-fsync $ makepkg -si

3. Information about the disable-fsync package on Arch User Repository (AUR)

ID: 1303044
Name: disable-fsync
PackageBaseID: 196640
PackageBase: disable-fsync
Version: 23.07.17-1
Description: Automatic enable dbus-broker
URL: https://github.com/biglinux/disable-fsync
NumVotes: 0
Popularity: 0
OutOfDate: 1704831925
Maintainer: elppans
Submitter: elppans
FirstSubmitted: 1691871849
LastModified: 1691872015
URLPath: /cgit/aur.git/snapshot/disable-fsync.tar.gz