fdroidcl on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S fdroidcl

* (Optional) Uninstall fdroidcl on Arch using YAY

$ yay -Rns fdroidcl

2. Manually Install "fdroidcl" via AUR

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

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

b. Clone fdroidcl's git locally

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

c. Go to ~/fdroidcl folder and install it

$ cd ~/fdroidcl $ makepkg -si

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

ID: 1264993
Name: fdroidcl
PackageBaseID: 115436
PackageBase: fdroidcl
Version: 0.7.0-1
Description: F-Droid desktop client
URL: https://github.com/mvdan/fdroidcl
NumVotes: 8
Popularity: 0.567102
OutOfDate:
Maintainer: hrehfeld
Submitter: mvdan
FirstSubmitted: 1473690910
LastModified: 1685353023
URLPath: /cgit/aur.git/snapshot/fdroidcl.tar.gz