aosp-devel on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S aosp-devel

* (Optional) Uninstall aosp-devel on Arch using YAY

$ yay -Rns aosp-devel

2. Manually Install "aosp-devel" via AUR

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

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

b. Clone aosp-devel's git locally

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

c. Go to ~/aosp-devel folder and install it

$ cd ~/aosp-devel $ makepkg -si

3. Information about the aosp-devel package on Arch User Repository (AUR)

ID: 1302289
Name: aosp-devel
PackageBaseID: 119311
PackageBase: aosp-devel
Version: 0.10-1
Description: Metapackage to pull all dependencies required to build modern Android
URL: https://wiki.archlinux.org/title/Android#Building
NumVotes: 41
Popularity: 0.33154
OutOfDate:
Maintainer: timschumi
Submitter: p4block
FirstSubmitted: 1485793712
LastModified: 1691748989
URLPath: /cgit/aur.git/snapshot/aosp-devel.tar.gz