filebrowser on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S filebrowser

* (Optional) Uninstall filebrowser on Arch using YAY

$ yay -Rns filebrowser

2. Manually Install "filebrowser" via AUR

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

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

b. Clone filebrowser's git locally

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

c. Go to ~/filebrowser folder and install it

$ cd ~/filebrowser $ makepkg -si

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

ID: 1374680
Name: filebrowser
PackageBaseID: 160909
PackageBase: filebrowser
Version: 2.26.0-1
Description: Standalone web file manager
URL: https://filebrowser.org/
NumVotes: 1
Popularity: 1.3E-5
OutOfDate:
Maintainer: FabioLolix
Submitter: FabioLolix
FirstSubmitted: 1607953309
LastModified: 1703375196
URLPath: /cgit/aur.git/snapshot/filebrowser.tar.gz