fdroidserver on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S fdroidserver

* (Optional) Uninstall fdroidserver on Arch using YAY

$ yay -Rns fdroidserver

2. Manually Install "fdroidserver" via AUR

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

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

b. Clone fdroidserver's git locally

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

c. Go to ~/fdroidserver folder and install it

$ cd ~/fdroidserver $ makepkg -si

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

ID: 1223640
Name: fdroidserver
PackageBaseID: 59918
PackageBase: fdroidserver
Version: 1:2.2.1-1
Description: F-Droid repository management tools
URL: https://gitlab.com/fdroid/fdroidserver
NumVotes: 26
Popularity: 0.118084
OutOfDate:
Maintainer: dlandau
Submitter: AlexanderR
FirstSubmitted: 1339304964
LastModified: 1678374618
URLPath: /cgit/aur.git/snapshot/fdroidserver.tar.gz