Package Details: loccount 2.15-2

Git Clone URL: https://aur.archlinux.org/loccount.git (read-only, click to copy)
Package Base: loccount
Description: Count source lines of code in a project.
Upstream URL: http://www.catb.org/esr/loccount/
Licenses: BSD
Submitter: chungy
Maintainer: chungy
Last Packager: chungy
Votes: 0
Popularity: 0.000000
First Submitted: 2017-02-14 17:17 (UTC)
Last Updated: 2023-05-12 07:24 (UTC)

Dependencies (3)

Required by (0)

Sources (1)

Latest Comments

serxxx commented on 2021-05-07 18:16 (UTC)

This fails to build with Go 1.16:

==> Starting build()...
go generate
go: cannot find main module, but found .git/config in /home/USER/.cache/yay/loccount
        to create a module there, run:
        cd ../.. && go mod init
make: *** [Makefile:8: loccount] Error 1
==> ERROR: A failure occurred in build().
    Aborting...
error making: loccount