cloudsend on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S cloudsend

* (Optional) Uninstall cloudsend on Arch using YAY

$ yay -Rns cloudsend

2. Manually Install "cloudsend" via AUR

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

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

b. Clone cloudsend's git locally

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

c. Go to ~/cloudsend folder and install it

$ cd ~/cloudsend $ makepkg -si

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

ID: 1260637
Name: cloudsend
PackageBaseID: 193827
PackageBase: cloudsend
Version: 2.2.8-4
Description: Bash script that uses curl to send files to a nextcloud/owncloud shared folder
URL: https://github.com/tavinus/cloudsend.sh
NumVotes: 1
Popularity: 0.002513
OutOfDate:
Maintainer: ivoshm
Submitter: ivoshm
FirstSubmitted: 1684573853
LastModified: 1684574883
URLPath: /cgit/aur.git/snapshot/cloudsend.tar.gz