archon on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S archon

* (Optional) Uninstall archon on Arch using YAY

$ yay -Rns archon

2. Manually Install "archon" via AUR

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

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

b. Clone archon's git locally

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

c. Go to ~/archon folder and install it

$ cd ~/archon $ makepkg -si

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

ID: 318391
Name: archon
PackageBaseID: 85954
PackageBase: archon
Version: 2.1.0-9
Description: Execute Android APKs
URL: http://archon-runtime.github.io
NumVotes: 36
Popularity: 0
OutOfDate: 1552482452
Maintainer:
FirstSubmitted: 1411730714
LastModified: 1467551601
URLPath: /cgit/aur.git/snapshot/archon.tar.gz