poetry-beta on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S poetry-beta

* (Optional) Uninstall poetry-beta on Arch using YAY

$ yay -Rns poetry-beta

2. Manually Install "poetry-beta" via AUR

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

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

b. Clone poetry-beta's git locally

$ git clone https://aur.archlinux.org/poetry-beta.git ~/poetry-beta

c. Go to ~/poetry-beta folder and install it

$ cd ~/poetry-beta $ makepkg -si

3. Information about the poetry-beta package on Arch User Repository (AUR)

ID: 674413
Name: poetry-beta
PackageBaseID: 145915
PackageBase: poetry-beta
Version: 1.0.0b9-1
Description: Python dependency management and packaging made easy (pre-release version)
URL: https://poetry.eustace.io/
NumVotes: 1
Popularity: 0
OutOfDate: 1686124801
Maintainer:
Submitter: acidrain42
FirstSubmitted: 1571368715
LastModified: 1575784158
URLPath: /cgit/aur.git/snapshot/poetry-beta.tar.gz