apkeep on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S apkeep

* (Optional) Uninstall apkeep on Arch using YAY

$ yay -Rns apkeep

2. Manually Install "apkeep" via AUR

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

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

b. Clone apkeep's git locally

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

c. Go to ~/apkeep folder and install it

$ cd ~/apkeep $ makepkg -si

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

ID: 1296387
Name: apkeep
PackageBaseID: 170711
PackageBase: apkeep
Version: 0.15.0-1
Description: Tool for downloading android APK files from various sources
URL: https://github.com/EFForg/apkeep
NumVotes: 3
Popularity: 0.010486
OutOfDate:
Maintainer: ceri
Submitter: ceri
FirstSubmitted: 1630672029
LastModified: 1690712677
URLPath: /cgit/aur.git/snapshot/apkeep.tar.gz