upload on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S upload

* (Optional) Uninstall upload on Arch using YAY

$ yay -Rns upload

2. Manually Install "upload" via AUR

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

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

b. Clone upload's git locally

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

c. Go to ~/upload folder and install it

$ cd ~/upload $ makepkg -si

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

ID: 1323064
Name: upload
PackageBaseID: 163910
PackageBase: upload
Version: 0.3.2-1
Description: A simple tool for uploading files to the internet
URL: https://github.com/Zebreus/upload
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: zebreus
Submitter: zebreus
FirstSubmitted: 1614620394
LastModified: 1695417130
URLPath: /cgit/aur.git/snapshot/upload.tar.gz