pyproject-appimage on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S pyproject-appimage

* (Optional) Uninstall pyproject-appimage on Arch using YAY

$ yay -Rns pyproject-appimage

2. Manually Install "pyproject-appimage" via AUR

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

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

b. Clone pyproject-appimage's git locally

$ git clone https://aur.archlinux.org/pyproject-appimage.git ~/pyproject-appimage

c. Go to ~/pyproject-appimage folder and install it

$ cd ~/pyproject-appimage $ makepkg -si

3. Information about the pyproject-appimage package on Arch User Repository (AUR)

ID: 1270590
Name: pyproject-appimage
PackageBaseID: 194511
PackageBase: pyproject-appimage
Version: 3.0-1
Description: Generate AppImages from your Python projects
URL: https://codeberg.org/JakobDev/pyproject-appimage
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: JakobDev
Submitter: JakobDev
FirstSubmitted: 1686344252
LastModified: 1686344252
URLPath: /cgit/aur.git/snapshot/pyproject-appimage.tar.gz