deptry on AUR (Arch User Repository)
Last updated: November 14,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
Copied
b. Install deptry on Arch using YAY
$
yay -S
deptry
Copied
* (Optional) Uninstall deptry on Arch using YAY
$
yay -Rns
deptry
Copied
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
Copied
b. Clone deptry's git locally
$
git clone https://aur.archlinux.org/deptry.git
~/deptry
Copied
c. Go to ~/deptry folder and install it
$
cd
~/deptry
Copied
$
makepkg -si
Copied
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
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