python-dopy on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S python-dopy

* (Optional) Uninstall python-dopy on Arch using YAY

$ yay -Rns python-dopy

2. Manually Install "python-dopy" via AUR

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

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

b. Clone python-dopy's git locally

$ git clone https://aur.archlinux.org/python-dopy.git ~/python-dopy

c. Go to ~/python-dopy folder and install it

$ cd ~/python-dopy $ makepkg -si

3. Information about the python-dopy package on Arch User Repository (AUR)

ID: 521442
Name: python-dopy
PackageBaseID: 133698
PackageBase: python-dopy
Version: 0.3.7-1
Description: Digital Ocean API Python wrapper
URL: https://pypi.python.org/pypi/dopy
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: yani
Submitter: yani
FirstSubmitted: 1529672021
LastModified: 1529672021
URLPath: /cgit/aur.git/snapshot/python-dopy.tar.gz