lineageos-devel on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S lineageos-devel

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

$ yay -Rns lineageos-devel

2. Manually Install "lineageos-devel" via AUR

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

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

b. Clone lineageos-devel's git locally

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

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

$ cd ~/lineageos-devel $ makepkg -si

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

ID: 1230095
Name: lineageos-devel
PackageBaseID: 119313
PackageBase: lineageos-devel
Version: 0.2-1
Description: Metapackage to pull all dependencies required to build LineageOS
URL: https://wiki.archlinux.org/title/Android#Building
NumVotes: 43
Popularity: 0.383198
OutOfDate:
Maintainer: timschumi
Submitter: p4block
FirstSubmitted: 1485794286
LastModified: 1679433987
URLPath: /cgit/aur.git/snapshot/lineageos-devel.tar.gz