dropbox-cli on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S dropbox-cli

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

$ yay -Rns dropbox-cli

2. Manually Install "dropbox-cli" via AUR

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

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

b. Clone dropbox-cli's git locally

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

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

$ cd ~/dropbox-cli $ makepkg -si

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

ID: 1329719
Name: dropbox-cli
PackageBaseID: 34310
PackageBase: dropbox-cli
Version: 2023.09.06-1
Description: Command line interface for Dropbox
URL: http://www.dropbox.com
NumVotes: 472
Popularity: 0.782942
OutOfDate: 1707128661
Maintainer: frealgagu
Submitter: msquared
FirstSubmitted: 1265292202
LastModified: 1696627535
URLPath: /cgit/aur.git/snapshot/dropbox-cli.tar.gz