dbxcli on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S dbxcli

* (Optional) Uninstall dbxcli on Arch using YAY

$ yay -Rns dbxcli

2. Manually Install "dbxcli" via AUR

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

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

b. Clone dbxcli's git locally

$ git clone https://aur.archlinux.org/dbxcli.git ~/dbxcli

c. Go to ~/dbxcli folder and install it

$ cd ~/dbxcli $ makepkg -si

3. Information about the dbxcli package on Arch User Repository (AUR)

ID: 632971
Name: dbxcli
PackageBaseID: 108772
PackageBase: dbxcli
Version: 3.0.0-1
Description: A command line client for Dropbox built using the Go SDK
URL: https://github.com/dropbox/dbxcli
NumVotes: 6
Popularity: 0
OutOfDate: 1657464041
Maintainer: mikolajb
Submitter: mikolajb
FirstSubmitted: 1457951978
LastModified: 1564305854
URLPath: /cgit/aur.git/snapshot/dbxcli.tar.gz