python-habitica on AUR (Arch User Repository)

Last updated: November 05,2024

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

$ yay -S python-habitica

* (Optional) Uninstall python-habitica on Arch using YAY

$ yay -Rns python-habitica

2. Manually Install "python-habitica" via AUR

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

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

b. Clone python-habitica's git locally

$ git clone https://aur.archlinux.org/python-habitica.git ~/python-habitica

c. Go to ~/python-habitica folder and install it

$ cd ~/python-habitica $ makepkg -si

3. Information about the python-habitica package on Arch User Repository (AUR)

ID: 487570
Name: python-habitica
PackageBaseID: 106265
PackageBase: python-habitica
Version: 0.0.16-1
Description: Commandline interface to Habitica.
URL: https://pypi.python.org/pypi/habitica
NumVotes: 4
Popularity: 0.277545
OutOfDate:
Maintainer: TioDuke
Submitter: TioDuke
FirstSubmitted: 1453073574
LastModified: 1518932281
URLPath: /cgit/aur.git/snapshot/python-habitica.tar.gz