python2-gsutil on AUR (Arch User Repository)

Last updated: May 13,2024

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

$ yay -S python2-gsutil

* (Optional) Uninstall python2-gsutil on Arch using YAY

$ yay -Rns python2-gsutil

2. Manually Install "python2-gsutil" via AUR

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

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

b. Clone python2-gsutil's git locally

$ git clone https://aur.archlinux.org/python2-gsutil.git ~/python2-gsutil

c. Go to ~/python2-gsutil folder and install it

$ cd ~/python2-gsutil $ makepkg -si

3. Information about the python2-gsutil package on Arch User Repository (AUR)

ID: 624536
Name: python2-gsutil
PackageBaseID: 130831
PackageBase: python2-gsutil
Version: 4.39-2
Description: A command line tool for interacting with cloud storage services.
URL: https://cloud.google.com/storage/docs/gsutil
NumVotes: 0
Popularity: 0
OutOfDate: 1624615062
Maintainer:
Submitter: jamesan
FirstSubmitted: 1521217729
LastModified: 1561437799
URLPath: /cgit/aur.git/snapshot/python2-gsutil.tar.gz