android-constraint-layout on AUR (Arch User Repository)

Last updated: December 25,2024

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

$ yay -S android-constraint-layout

* (Optional) Uninstall android-constraint-layout on Arch using YAY

$ yay -Rns android-constraint-layout

2. Manually Install "android-constraint-layout" via AUR

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

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

b. Clone android-constraint-layout's git locally

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

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

$ cd ~/android-constraint-layout $ makepkg -si

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

ID: 500104
Name: android-constraint-layout
PackageBaseID: 123225
PackageBase: android-constraint-layout
Version: 1.0.2-2
Description: ConstraintLayout for Android (includes solver)
URL: https://developer.android.com/studio/index.html
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: sjakub
Submitter: sjakub
FirstSubmitted: 1496968041
LastModified: 1522792903
URLPath: /cgit/aur.git/snapshot/android-constraint-layout.tar.gz