python-language-server-black on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-language-server-black

* (Optional) Uninstall python-language-server-black on Arch using YAY

$ yay -Rns python-language-server-black

2. Manually Install "python-language-server-black" via AUR

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

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

b. Clone python-language-server-black's git locally

$ git clone https://aur.archlinux.org/python-language-server-black.git ~/python-language-server-black

c. Go to ~/python-language-server-black folder and install it

$ cd ~/python-language-server-black $ makepkg -si

3. Information about the python-language-server-black package on Arch User Repository (AUR)

ID: 767777
Name: python-language-server-black
PackageBaseID: 137912
PackageBase: python-language-server-black
Version: 0.4.6-1
Description: Black plugin for the Python Language Server.
URL: https://github.com/rupert/pyls-black
NumVotes: 3
Popularity: 1.2E-5
OutOfDate:
Maintainer: malet
FirstSubmitted: 1544307657
LastModified: 1595264834
URLPath: /cgit/aur.git/snapshot/python-language-server-black.tar.gz