python-requirements-detector on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-requirements-detector

* (Optional) Uninstall python-requirements-detector on Arch using YAY

$ yay -Rns python-requirements-detector

2. Manually Install "python-requirements-detector" via AUR

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

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

b. Clone python-requirements-detector's git locally

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

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

$ cd ~/python-requirements-detector $ makepkg -si

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

ID: 1374770
Name: python-requirements-detector
PackageBaseID: 112928
PackageBase: python-requirements-detector
Version: 1.2.2-1
Description: A simple Python tool which attempts to find and list the requirements of a Python project
URL: https://github.com/landscapeio/requirements-detector
NumVotes: 6
Popularity: 0.398039
OutOfDate:
Maintainer: WSDMatty
Submitter: svenstaro
FirstSubmitted: 1467071367
LastModified: 1703397248
URLPath: /cgit/aur.git/snapshot/python-requirements-detector.tar.gz