python-dbx on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S python-dbx

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

$ yay -Rns python-dbx

2. Manually Install "python-dbx" via AUR

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

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

b. Clone python-dbx's git locally

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

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

$ cd ~/python-dbx $ makepkg -si

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

ID: 1331589
Name: python-dbx
PackageBaseID: 184698
PackageBase: python-dbx
Version: 0.8.18-4
Description: DataBricks CLI eXtensions - aka dbx is a CLI tool for advanced Databricks jobs management.
URL: https://docs.databricks.com/dev-tools/dbx.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ribugent
Submitter: ribugent
FirstSubmitted: 1659704887
LastModified: 1696942531
URLPath: /cgit/aur.git/snapshot/python-dbx.tar.gz