libsyncdir on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "libsyncdir" 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 libsyncdir on Arch using YAY
$
yay -S
libsyncdir
Copied
* (Optional) Uninstall libsyncdir on Arch using YAY
$
yay -Rns
libsyncdir
Copied
2. Manually Install "libsyncdir" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone libsyncdir's git locally
$
git clone https://aur.archlinux.org/libsyncdir.git
~/libsyncdir
Copied
c. Go to ~/libsyncdir folder and install it
$
cd
~/libsyncdir
Copied
$
makepkg -si
Copied
3. Information about the libsyncdir package on Arch User Repository (AUR)
ID: 625003
Name: libsyncdir
PackageBaseID: 143038
PackageBase: libsyncdir
Version: 1.0-1
Description: Alternate implementation for open, link, rename, and unlink that executes a fsync on any modified directories
URL: https://untroubled.org/syncdir
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: 1ace
FirstSubmitted: 1561564188
LastModified: 1561564188
URLPath: /cgit/aur.git/snapshot/libsyncdir.tar.gz
Name: libsyncdir
PackageBaseID: 143038
PackageBase: libsyncdir
Version: 1.0-1
Description: Alternate implementation for open, link, rename, and unlink that executes a fsync on any modified directories
URL: https://untroubled.org/syncdir
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: 1ace
FirstSubmitted: 1561564188
LastModified: 1561564188
URLPath: /cgit/aur.git/snapshot/libsyncdir.tar.gz