dropbox-fix on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S dropbox-fix

* (Optional) Uninstall dropbox-fix on Arch using YAY

$ yay -Rns dropbox-fix

2. Manually Install "dropbox-fix" via AUR

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

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

b. Clone dropbox-fix's git locally

$ git clone https://aur.archlinux.org/dropbox-fix.git ~/dropbox-fix

c. Go to ~/dropbox-fix folder and install it

$ cd ~/dropbox-fix $ makepkg -si

3. Information about the dropbox-fix package on Arch User Repository (AUR)

ID: 572112
Name: dropbox-fix
PackageBaseID: 138374
PackageBase: dropbox-fix
Version: r9.7cb9365-1
Description: Fix to enable dropbox on non-ext4 filesystems
URL: https://github.com/dimaryaz/dropbox_ext4
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1546037057
LastModified: 1546037057
URLPath: /cgit/aur.git/snapshot/dropbox-fix.tar.gz