wget-lua on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S wget-lua

* (Optional) Uninstall wget-lua on Arch using YAY

$ yay -Rns wget-lua

2. Manually Install "wget-lua" via AUR

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

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

b. Clone wget-lua's git locally

$ git clone https://aur.archlinux.org/wget-lua.git ~/wget-lua

c. Go to ~/wget-lua folder and install it

$ cd ~/wget-lua $ makepkg -si

3. Information about the wget-lua package on Arch User Repository (AUR)

ID: 570404
Name: wget-lua
PackageBaseID: 115065
PackageBase: wget-lua
Version: 1.14-3
Description: Wget with Lua scripting
URL: http://archiveteam.org/index.php?title=Wget_with_Lua_hooks
NumVotes: 1
Popularity: 0
OutOfDate: 1687517022
Maintainer:
Submitter: mutoso
FirstSubmitted: 1472343379
LastModified: 1545401448
URLPath: /cgit/aur.git/snapshot/wget-lua.tar.gz