plexdrive-sqlite on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S plexdrive-sqlite

* (Optional) Uninstall plexdrive-sqlite on Arch using YAY

$ yay -Rns plexdrive-sqlite

2. Manually Install "plexdrive-sqlite" via AUR

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

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

b. Clone plexdrive-sqlite's git locally

$ git clone https://aur.archlinux.org/plexdrive-sqlite.git ~/plexdrive-sqlite

c. Go to ~/plexdrive-sqlite folder and install it

$ cd ~/plexdrive-sqlite $ makepkg -si

3. Information about the plexdrive-sqlite package on Arch User Repository (AUR)

ID: 478328
Name: plexdrive-sqlite
PackageBaseID: 129236
PackageBase: plexdrive-sqlite
Version: 3.0.0-1
Description: Plexdrive allows you to mount your Google Drive account as read-only fuse filesystem. This version uses sqlite and has hard-drive caching.
URL: https://github.com/dweidenfeld/plexdrive
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: koalaeagle
FirstSubmitted: 1516087024
LastModified: 1516087024
URLPath: /cgit/aur.git/snapshot/plexdrive-sqlite.tar.gz