wgetpkg on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "wgetpkg" 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 wgetpkg on Arch using YAY
$
yay -S
wgetpkg
Copied
* (Optional) Uninstall wgetpkg on Arch using YAY
$
yay -Rns
wgetpkg
Copied
2. Manually Install "wgetpkg" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone wgetpkg's git locally
$
git clone https://aur.archlinux.org/wgetpkg.git
~/wgetpkg
Copied
c. Go to ~/wgetpkg folder and install it
$
cd
~/wgetpkg
Copied
$
makepkg -si
Copied
3. Information about the wgetpkg package on Arch User Repository (AUR)
ID: 489597
Name: wgetpkg
PackageBaseID: 70074
PackageBase: wgetpkg
Version: 0.2.0-1
Description: Download AUR packages with wget
URL: https://github.com/atweiden/wgetpkg
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer:
Submitter: atweiden
FirstSubmitted: 1368942595
LastModified: 1519579291
URLPath: /cgit/aur.git/snapshot/wgetpkg.tar.gz
Name: wgetpkg
PackageBaseID: 70074
PackageBase: wgetpkg
Version: 0.2.0-1
Description: Download AUR packages with wget
URL: https://github.com/atweiden/wgetpkg
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer:
Submitter: atweiden
FirstSubmitted: 1368942595
LastModified: 1519579291
URLPath: /cgit/aur.git/snapshot/wgetpkg.tar.gz