Search Criteria
Package Details: lolcate 0.10.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/lolcate.git (read-only, click to copy) |
---|---|
Package Base: | lolcate |
Description: | Lolcate -- A comically fast way of indexing and querying your filesystem. Replaces locate / mlocate / updatedb. Written in Rust. |
Upstream URL: | https://github.com/ngirard/lolcate-rs |
Licenses: | GPL-3.0 |
Submitter: | icewind |
Maintainer: | saltedcoffii |
Last Packager: | icewind |
Votes: | 4 |
Popularity: | 0.007704 |
First Submitted: | 2020-03-03 22:22 (UTC) |
Last Updated: | 2021-02-09 12:06 (UTC) |
Dependencies (1)
- cargo (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rust, rustup) (make)
Latest Comments
denkijin commented on 2024-10-11 00:11 (UTC)
This does not compile for me with gcc, and if I cd to the $srcdir and cargo build it works in the default environment without the dictated CFLAGS/CCFLAGS. Here is the error:
Neko-san commented on 2022-08-01 06:52 (UTC)
This doesn't compile with Clang set as either CC and/or CXX in
makepkg.conf
Adding this to the top of the PKGBUILD
build()
function should fix it:Also consider adding
!lto
to options, because it doesn't like that eitherbkb commented on 2022-06-16 12:42 (UTC) (edited on 2022-06-30 12:42 (UTC) by bkb)
How to install it without replacing any
locate
already installed?For it to be
updatedb.lolcate
locate.lolcate
lolcate
And not
locate
updatedb