dvuploader on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S dvuploader

* (Optional) Uninstall dvuploader on Arch using YAY

$ yay -Rns dvuploader

2. Manually Install "dvuploader" via AUR

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

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

b. Clone dvuploader's git locally

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

c. Go to ~/dvuploader folder and install it

$ cd ~/dvuploader $ makepkg -si

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

ID: 1104816
Name: dvuploader
PackageBaseID: 183597
PackageBase: dvuploader
Version: 1.1.0-2
Description: DVUploader, a Command-line Bulk Uploader for Dataverse and SEAD/Clowder
URL: https://github.com/GlobalDataverseCommunityConsortium/dataverse-uploader
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: trougnouf
Submitter: trougnouf
FirstSubmitted: 1656423767
LastModified: 1656424947
URLPath: /cgit/aur.git/snapshot/dvuploader.tar.gz