aosp-devel on AUR (Arch User Repository)
Last updated: November 16,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
Copied
b. Install aosp-devel on Arch using YAY
$
yay -S
aosp-devel
Copied
* (Optional) Uninstall aosp-devel on Arch using YAY
$
yay -Rns
aosp-devel
Copied
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
Copied
b. Clone aosp-devel's git locally
$
git clone https://aur.archlinux.org/aosp-devel.git
~/aosp-devel
Copied
c. Go to ~/aosp-devel folder and install it
$
cd
~/aosp-devel
Copied
$
makepkg -si
Copied
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
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