python-yadisk on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S python-yadisk

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

$ yay -Rns python-yadisk

2. Manually Install "python-yadisk" via AUR

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

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

b. Clone python-yadisk's git locally

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

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

$ cd ~/python-yadisk $ makepkg -si

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

ID: 1127003
Name: python-yadisk
PackageBaseID: 133061
PackageBase: python-yadisk
Version: 1.2.16-1
Description: Yandex.Disk REST API client library for Python
URL: https://github.com/ivknv/yadisk
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ivknv
FirstSubmitted: 1527855660
LastModified: 1660735447
URLPath: /cgit/aur.git/snapshot/python-yadisk.tar.gz