ruby-dropbox-sdk on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S ruby-dropbox-sdk

* (Optional) Uninstall ruby-dropbox-sdk on Arch using YAY

$ yay -Rns ruby-dropbox-sdk

2. Manually Install "ruby-dropbox-sdk" via AUR

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

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

b. Clone ruby-dropbox-sdk's git locally

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

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

$ cd ~/ruby-dropbox-sdk $ makepkg -si

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

ID: 918638
Name: ruby-dropbox-sdk
PackageBaseID: 92525
PackageBase: ruby-dropbox-sdk
Version: 1.6.5-2
Description: A library that provides a plain function-call interface to the Dropbox API web endpoints.
URL: http://www.dropbox.com/developers/
NumVotes: 9
Popularity: 0
OutOfDate:
Maintainer: ocelotsloth
FirstSubmitted: 1430052182
LastModified: 1623190717
URLPath: /cgit/aur.git/snapshot/ruby-dropbox-sdk.tar.gz