python-drivelib on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S python-drivelib

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

$ yay -Rns python-drivelib

2. Manually Install "python-drivelib" via AUR

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

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

b. Clone python-drivelib's git locally

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

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

$ cd ~/python-drivelib $ makepkg -si

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

ID: 854434
Name: python-drivelib
PackageBaseID: 153098
PackageBase: python-drivelib
Version: 0.3.0-1
Description: Easy access to the most common Google Drive API calls
URL: https://github.com/Lykos153/python-drivelib
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Lykos153
Submitter: Lykos153
FirstSubmitted: 1590228725
LastModified: 1611840937
URLPath: /cgit/aur.git/snapshot/python-drivelib.tar.gz