spacedrive on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S spacedrive

* (Optional) Uninstall spacedrive on Arch using YAY

$ yay -Rns spacedrive

2. Manually Install "spacedrive" via AUR

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

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

b. Clone spacedrive's git locally

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

c. Go to ~/spacedrive folder and install it

$ cd ~/spacedrive $ makepkg -si

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

ID: 1426578
Name: spacedrive
PackageBaseID: 199270
PackageBase: spacedrive
Version: 0.2.5-1
Description: Spacedrive is an open source cross-platform file explorer, powered by a virtual distributed filesystem written in Rust.
URL: https://spacedrive.com/
NumVotes: 1
Popularity: 0.490877
OutOfDate:
Maintainer: cheatsc
Submitter: cheatsc
FirstSubmitted: 1699211498
LastModified: 1710350399
URLPath: /cgit/aur.git/snapshot/spacedrive.tar.gz