Package Details: fast-p 0.2.5-3

Git Clone URL: https://aur.archlinux.org/fast-p.git (read-only, click to copy)
Package Base: fast-p
Description: Quickly find and open a pdf among a collection of thousands of unsorted pdfs through fzf (fuzzy finder)
Upstream URL: https://github.com/bellecp/fast-p
Licenses: MIT
Submitter: Gondolin
Maintainer: Gondolin
Last Packager: Gondolin
Votes: 2
Popularity: 0.000000
First Submitted: 2019-05-07 19:11 (UTC)
Last Updated: 2020-04-01 15:26 (UTC)

Dependencies (3)

Required by (0)

Sources (1)

Latest Comments

sadid commented on 2022-01-13 05:49 (UTC)

I can confirm the problem raised by @RanaExMachina. The go mod init solved the problem.

RanaExMachina commented on 2021-12-31 11:38 (UTC)

The package doesn't build for me unless I add go mod init in line 21 to PKGBUILD.