habitat on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S habitat

* (Optional) Uninstall habitat on Arch using YAY

$ yay -Rns habitat

2. Manually Install "habitat" via AUR

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

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

b. Clone habitat's git locally

$ git clone https://aur.archlinux.org/habitat.git ~/habitat

c. Go to ~/habitat folder and install it

$ cd ~/habitat $ makepkg -si

3. Information about the habitat package on Arch User Repository (AUR)

ID: 787217
Name: habitat
PackageBaseID: 121555
PackageBase: habitat
Version: 1.6.139-1
Description: Application automation framework that allows you to build applications that have automation built-in
URL: https://www.habitat.sh/
NumVotes: 3
Popularity: 0
OutOfDate: 1641609970
Maintainer: marcparadise
Submitter: dmp1ce
FirstSubmitted: 1492353815
LastModified: 1599241063
URLPath: /cgit/aur.git/snapshot/habitat.tar.gz