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