python-lifelines on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S python-lifelines

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

$ yay -Rns python-lifelines

2. Manually Install "python-lifelines" via AUR

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

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

b. Clone python-lifelines's git locally

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

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

$ cd ~/python-lifelines $ makepkg -si

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

ID: 1380109
Name: python-lifelines
PackageBaseID: 91938
PackageBase: python-lifelines
Version: 0.28.0-1
Description: Survival analysis in Python
URL: https://github.com/CamDavidsonPilon/lifelines
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: adsun
Submitter: xantares
FirstSubmitted: 1428226276
LastModified: 1704326163
URLPath: /cgit/aur.git/snapshot/python-lifelines.tar.gz