googleplay on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S googleplay

* (Optional) Uninstall googleplay on Arch using YAY

$ yay -Rns googleplay

2. Manually Install "googleplay" via AUR

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

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

b. Clone googleplay's git locally

$ git clone https://aur.archlinux.org/googleplay.git ~/googleplay

c. Go to ~/googleplay folder and install it

$ cd ~/googleplay $ makepkg -si

3. Information about the googleplay package on Arch User Repository (AUR)

ID: 1068497
Name: googleplay
PackageBaseID: 172982
PackageBase: googleplay
Version: 1.9.1-1
Description: Download APK from Google Play or send API requests
URL: https://github.com/89z/googleplay
NumVotes: 1
Popularity: 0.023006
OutOfDate:
Maintainer: fordprefect
FirstSubmitted: 1636653062
LastModified: 1650299885
URLPath: /cgit/aur.git/snapshot/googleplay.tar.gz