makedep on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "makedep" 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 makedep on Arch using YAY
$
yay -S
makedep
Copied
* (Optional) Uninstall makedep on Arch using YAY
$
yay -Rns
makedep
Copied
2. Manually Install "makedep" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone makedep's git locally
$
git clone https://aur.archlinux.org/makedep.git
~/makedep
Copied
c. Go to ~/makedep folder and install it
$
cd
~/makedep
Copied
$
makepkg -si
Copied
3. Information about the makedep package on Arch User Repository (AUR)
ID: 1112501
Name: makedep
PackageBaseID: 66455
PackageBase: makedep
Version: 2014.8-6
Description: Convert Pacman optional dependencies to real dependencies.
URL: https://xyne.dev/projects/makedep
NumVotes: 15
Popularity: 8.0E-6
OutOfDate:
Maintainer: Xyne
Submitter: Xyne
FirstSubmitted: 1358667316
LastModified: 1657925010
URLPath: /cgit/aur.git/snapshot/makedep.tar.gz
Name: makedep
PackageBaseID: 66455
PackageBase: makedep
Version: 2014.8-6
Description: Convert Pacman optional dependencies to real dependencies.
URL: https://xyne.dev/projects/makedep
NumVotes: 15
Popularity: 8.0E-6
OutOfDate:
Maintainer: Xyne
Submitter: Xyne
FirstSubmitted: 1358667316
LastModified: 1657925010
URLPath: /cgit/aur.git/snapshot/makedep.tar.gz