findprocessesusing on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S findprocessesusing

* (Optional) Uninstall findprocessesusing on Arch using YAY

$ yay -Rns findprocessesusing

2. Manually Install "findprocessesusing" via AUR

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

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

b. Clone findprocessesusing's git locally

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

c. Go to ~/findprocessesusing folder and install it

$ cd ~/findprocessesusing $ makepkg -si

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

ID: 545802
Name: findprocessesusing
PackageBaseID: 123146
PackageBase: findprocessesusing
Version: 2.3.2-2
Description: Application which scans running processes on the system for given mappings (shared libraries, executables) or open file descriptors
URL: http://github.com/kata198/findProcessesUsing
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: kata198
Submitter: kata198
FirstSubmitted: 1496648217
LastModified: 1537578987
URLPath: /cgit/aur.git/snapshot/findprocessesusing.tar.gz