python-azkaban on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S python-azkaban

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

$ yay -Rns python-azkaban

2. Manually Install "python-azkaban" via AUR

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

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

b. Clone python-azkaban's git locally

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

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

$ cd ~/python-azkaban $ makepkg -si

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

ID: 1102887
Name: python-azkaban
PackageBaseID: 118544
PackageBase: python-azkaban
Version: 0.9.14-2
Description: Lightweight Azkaban client
URL: https://github.com/mtth/azkaban
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: hexchain
FirstSubmitted: 1483939140
LastModified: 1656082647
URLPath: /cgit/aur.git/snapshot/python-azkaban.tar.gz