Package Details: onedriver 0.14.1-0

Git Clone URL: https://aur.archlinux.org/onedriver.git (read-only, click to copy)
Package Base: onedriver
Description: Native Linux filesystem for Microsoft OneDrive
Upstream URL: https://github.com/jstaf/onedriver
Licenses: GPL3
Submitter: faisalm
Maintainer: faisalm
Last Packager: faisalm
Votes: 31
Popularity: 0.067610
First Submitted: 2021-03-25 16:15 (UTC)
Last Updated: 2023-10-23 18:21 (UTC)

Dependencies (4)

Required by (0)

Sources (1)

Pinned Comments

faisalm commented on 2023-10-23 18:22 (UTC)

Updated to 0.14.1. Thanks to @maxxsom for the updated PKGBUILD.

faisalm commented on 2021-05-31 16:07 (UTC)

FWIW, I had to manually create the systemd service, after which I was able to enable/start it. YMMV.

export SERVICE_NAME=$(systemd-escape --template onedriver@.service --path $MOUNTPOINT)
cp /usr/lib/systemd/user/onedriver@.service $HOME/.config/systemd/user/$SERVICE_NAME

Latest Comments

« First ‹ Previous 1 2 3 4

dipunm commented on 2021-04-09 23:07 (UTC)

This package needs to have fuseiso as a dependency please :)