acd_cli on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S acd_cli

* (Optional) Uninstall acd_cli on Arch using YAY

$ yay -Rns acd_cli

2. Manually Install "acd_cli" via AUR

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

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

b. Clone acd_cli's git locally

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

c. Go to ~/acd_cli folder and install it

$ cd ~/acd_cli $ makepkg -si

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

ID: 372843
Name: acd_cli
PackageBaseID: 97847
PackageBase: acd_cli
Version: 0.3.2-2
Description: acd_cli provides a command line interface to Amazon Cloud Drive and allows mounting your cloud drive using FUSE for read access.
URL: https://github.com/yadayada/acd_cli
NumVotes: 23
Popularity: 0
OutOfDate:
Maintainer: Raansu
FirstSubmitted: 1439841694
LastModified: 1484055882
URLPath: /cgit/aur.git/snapshot/acd_cli.tar.gz