wput on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S wput

* (Optional) Uninstall wput on Arch using YAY

$ yay -Rns wput

2. Manually Install "wput" via AUR

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

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

b. Clone wput's git locally

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

c. Go to ~/wput folder and install it

$ cd ~/wput $ makepkg -si

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

ID: 475434
Name: wput
PackageBaseID: 128679
PackageBase: wput
Version: 0.6.2-3
Description: A command line tool to upload files to FTP site, the opposite to wget
URL: http://wput.sourceforge.net/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kugland
FirstSubmitted: 1515170580
LastModified: 1515170580
URLPath: /cgit/aur.git/snapshot/wput.tar.gz