android-docs on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S android-docs

* (Optional) Uninstall android-docs on Arch using YAY

$ yay -Rns android-docs

2. Manually Install "android-docs" via AUR

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

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

b. Clone android-docs's git locally

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

c. Go to ~/android-docs folder and install it

$ cd ~/android-docs $ makepkg -si

3. Information about the android-docs package on Arch User Repository (AUR)

ID: 338072
Name: android-docs
PackageBaseID: 98031
PackageBase: android-docs
Version: 24_r01-1
Description: API docs for Google Android SDK
URL: http://developer.android.com
NumVotes: 7
Popularity: 2.0E-6
OutOfDate:
Maintainer: cxtonn
Submitter: chrbayer
FirstSubmitted: 1439996299
LastModified: 1473860085
URLPath: /cgit/aur.git/snapshot/android-docs.tar.gz