deptry on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S deptry

* (Optional) Uninstall deptry on Arch using YAY

$ yay -Rns deptry

2. Manually Install "deptry" via AUR

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

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

b. Clone deptry's git locally

$ git clone https://aur.archlinux.org/deptry.git ~/deptry

c. Go to ~/deptry folder and install it

$ cd ~/deptry $ makepkg -si

3. Information about the deptry package on Arch User Repository (AUR)

ID: 1428491
Name: deptry
PackageBaseID: 203761
PackageBase: deptry
Version: 0.14.0-1
Description: Find unused, missing and transitive dependencies in a Python project
URL: https://github.com/fpgmaas/deptry
NumVotes: 1
Popularity: 1
OutOfDate:
Maintainer: carsme
Submitter: carsme
FirstSubmitted: 1710603610
LastModified: 1710603610
URLPath: /cgit/aur.git/snapshot/deptry.tar.gz