onedrive on AUR (Arch User Repository)

Last updated: May 13,2024

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

$ yay -S onedrive

* (Optional) Uninstall onedrive on Arch using YAY

$ yay -Rns onedrive

2. Manually Install "onedrive" via AUR

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

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

b. Clone onedrive's git locally

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

c. Go to ~/onedrive folder and install it

$ cd ~/onedrive $ makepkg -si

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

ID: 1050265
Name: onedrive
PackageBaseID: 130194
PackageBase: onedrive
Version: 1.1.4-1
Description: Free OneDrive client written in D
URL: https://github.com/skilion/onedrive
NumVotes: 19
Popularity: 0.518796
OutOfDate:
Maintainer: Scimmia
Submitter: Scimmia
FirstSubmitted: 1519141802
LastModified: 1647182213
URLPath: /cgit/aur.git/snapshot/onedrive.tar.gz