apkstudio-git on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S apkstudio-git

* (Optional) Uninstall apkstudio-git on Arch using YAY

$ yay -Rns apkstudio-git

2. Manually Install "apkstudio-git" via AUR

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

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

b. Clone apkstudio-git's git locally

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

c. Go to ~/apkstudio-git folder and install it

$ cd ~/apkstudio-git $ makepkg -si

3. Information about the apkstudio-git package on Arch User Repository (AUR)

ID: 1362122
Name: apkstudio-git
PackageBaseID: 89549
PackageBase: apkstudio-git
Version: 1:r301.fb261c6-3
Description: An IDE for decompiling/editing & then recompiling of android application binaries.
URL: http://www.vaibhavpandey.com/apkstudio/
NumVotes: 21
Popularity: 0.001895
OutOfDate:
Maintainer: ahmubashshir
Submitter: borja
FirstSubmitted: 1421606734
LastModified: 1701283171
URLPath: /cgit/aur.git/snapshot/apkstudio-git.tar.gz