python-databricks-cli on AUR (Arch User Repository)

Last updated: June 02,2024

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

$ yay -S python-databricks-cli

* (Optional) Uninstall python-databricks-cli on Arch using YAY

$ yay -Rns python-databricks-cli

2. Manually Install "python-databricks-cli" via AUR

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

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

b. Clone python-databricks-cli's git locally

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

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

$ cd ~/python-databricks-cli $ makepkg -si

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

ID: 1331596
Name: python-databricks-cli
PackageBaseID: 146141
PackageBase: python-databricks-cli
Version: 0.18.0-1
Description: Command Line Interface for Databricks
URL: https://github.com/databricks/databricks-cli
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ribugent
Submitter: acxz
FirstSubmitted: 1572120124
LastModified: 1696942893
URLPath: /cgit/aur.git/snapshot/python-databricks-cli.tar.gz