python-yadisk-async on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S python-yadisk-async

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

$ yay -Rns python-yadisk-async

2. Manually Install "python-yadisk-async" 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-async's git locally

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

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

$ cd ~/python-yadisk-async $ makepkg -si

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

ID: 1127005
Name: python-yadisk-async
PackageBaseID: 143245
PackageBase: python-yadisk-async
Version: 1.3.4-1
Description: Yandex.Disk REST API client library for Python with async/await support
URL: https://github.com/ivknv/yadisk-async
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ivknv
FirstSubmitted: 1562428759
LastModified: 1660735781
URLPath: /cgit/aur.git/snapshot/python-yadisk-async.tar.gz