python-dephell on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S python-dephell

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

$ yay -Rns python-dephell

2. Manually Install "python-dephell" via AUR

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

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

b. Clone python-dephell's git locally

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

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

$ cd ~/python-dephell $ makepkg -si

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

ID: 1133600
Name: python-dephell
PackageBaseID: 184555
PackageBase: python-dephell
Version: 0.8.3-7
Description: universal Python project management: convert between formats, build, manage venvs
URL: https://github.com/dephell/dephell
NumVotes: 1
Popularity: 2.1E-5
OutOfDate:
Maintainer: MarsSeed
Submitter: arojas
FirstSubmitted: 1659341929
LastModified: 1661996217
URLPath: /cgit/aur.git/snapshot/python-dephell.tar.gz

5. The same packages on other Linux Distributions