apkast on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S apkast

* (Optional) Uninstall apkast on Arch using YAY

$ yay -Rns apkast

2. Manually Install "apkast" via AUR

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

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

b. Clone apkast's git locally

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

c. Go to ~/apkast folder and install it

$ cd ~/apkast $ makepkg -si

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

ID: 910350
Name: apkast
PackageBaseID: 164864
PackageBase: apkast
Version: 2.0-1
Description: Parse and analyse APK files
URL: https://gitlab.com/brn1337/apkast
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: 5amu
FirstSubmitted: 1616670569
LastModified: 1621629264
URLPath: /cgit/aur.git/snapshot/apkast.tar.gz