Search Criteria
Package Details: fsearch 0.2.3-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/fsearch.git (read-only, click to copy) |
---|---|
Package Base: | fsearch |
Description: | A fast graphical file search utility |
Upstream URL: | https://github.com/cboxdoerfer/fsearch |
Licenses: | GPL-2.0-or-later |
Submitter: | wander |
Maintainer: | xiota |
Last Packager: | xiota |
Votes: | 27 |
Popularity: | 0.193620 |
First Submitted: | 2021-09-27 07:19 (UTC) |
Last Updated: | 2024-08-26 02:35 (UTC) |
Dependencies (5)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- libicuuc.so (icu-gitAUR, icu74AUR, icu73AUR, icu, lib32-icu)
- pcre2 (pcre2-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
- meson (meson-gitAUR) (make)
Latest Comments
1 2 Next › Last »
xiota commented on 2024-08-26 02:44 (UTC)
@jeyes Uninstall
fsearch
, upgrade your system, then rebuild. Alternatively, building in a clean chroot wouldn't require anything to be uninstalled first.kode54 commented on 2024-08-26 00:52 (UTC)
fsearch is only pinned to what it was linked against at build time.
It helps if you use
rebuild-detector
and runcheckrebuild
to see which AUR packages may need rebuilding. It's not perfect, but it does find the most obvious packages in need of rebuild, with the occasional false positive. (Such as theeaglemode
package I maintain, where it fails to find the runtime library that gets included from a non-standard path.)jeyes commented on 2024-06-04 07:18 (UTC)
My system update fails with a dependency conflict because fsearch (0.2.3-1 from AUR) is pinned to
libicuuc.so=74-64
.servimo commented on 2023-12-26 16:10 (UTC)
@xiota ok
xiota commented on 2023-12-26 16:05 (UTC)
@servimo Rebuild the package. But don't unflag because depends should be changed from
icu
to the soname,libicuuc.so
.servimo commented on 2023-12-26 15:43 (UTC)
$ fsearch fsearch: error while loading shared libraries: libicuuc.so.73: cannot open shared object file: No such file or directory
DanyGee commented on 2023-05-14 21:31 (UTC)
@yochananmarqos: Thank you! That helped.
yochananmarqos commented on 2023-05-14 21:29 (UTC)
@DanyGee: You're missing the prerequisites for using the AUR.
1 2 Next › Last »