gupload on AUR (Arch User Repository)
Last updated: November 26,2024
1. Install "gupload" 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 gupload on Arch using YAY
$
yay -S
gupload
Copied
* (Optional) Uninstall gupload on Arch using YAY
$
yay -Rns
gupload
Copied
2. Manually Install "gupload" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone gupload's git locally
$
git clone https://aur.archlinux.org/gupload.git
~/gupload
Copied
c. Go to ~/gupload folder and install it
$
cd
~/gupload
Copied
$
makepkg -si
Copied
3. Information about the gupload package on Arch User Repository (AUR)
ID: 1250219
Name: gupload
PackageBaseID: 193147
PackageBase: gupload
Version: 0.1.0-1
Description: simple HTTP server to transfer files between machines on the local network
URL: https://github.com/alexcoder04/gupload
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: alexcoder04
Submitter: alexcoder04
FirstSubmitted: 1682766569
LastModified: 1682766569
URLPath: /cgit/aur.git/snapshot/gupload.tar.gz
Name: gupload
PackageBaseID: 193147
PackageBase: gupload
Version: 0.1.0-1
Description: simple HTTP server to transfer files between machines on the local network
URL: https://github.com/alexcoder04/gupload
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: alexcoder04
Submitter: alexcoder04
FirstSubmitted: 1682766569
LastModified: 1682766569
URLPath: /cgit/aur.git/snapshot/gupload.tar.gz