getdepends on AUR (Arch User Repository)
Last updated: November 13,2024
1. Install "getdepends" 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 getdepends on Arch using YAY
$
yay -S
getdepends
Copied
* (Optional) Uninstall getdepends on Arch using YAY
$
yay -Rns
getdepends
Copied
2. Manually Install "getdepends" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone getdepends's git locally
$
git clone https://aur.archlinux.org/getdepends.git
~/getdepends
Copied
c. Go to ~/getdepends folder and install it
$
cd
~/getdepends
Copied
$
makepkg -si
Copied
3. Information about the getdepends package on Arch User Repository (AUR)
ID: 699479
Name: getdepends
PackageBaseID: 149372
PackageBase: getdepends
Version: 1.0-1
Description: A script that gets a binary and give it's dependencies on Arch Linux using ldd.
URL: https://gitlab.com/molaeiali/getdepends
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: ali.molaei
Submitter: ali.molaei
FirstSubmitted: 1582304377
LastModified: 1582304377
URLPath: /cgit/aur.git/snapshot/getdepends.tar.gz
Name: getdepends
PackageBaseID: 149372
PackageBase: getdepends
Version: 1.0-1
Description: A script that gets a binary and give it's dependencies on Arch Linux using ldd.
URL: https://gitlab.com/molaeiali/getdepends
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: ali.molaei
Submitter: ali.molaei
FirstSubmitted: 1582304377
LastModified: 1582304377
URLPath: /cgit/aur.git/snapshot/getdepends.tar.gz