Needs package glib2-devel installed to build correctly.
Search Criteria
Package Details: fsearch-git 0.2.3.r294.g92caee8-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/fsearch-git.git (read-only, click to copy) |
|---|---|
| Package Base: | fsearch-git |
| Description: | A fast graphical file search utility |
| Upstream URL: | https://github.com/cboxdoerfer/fsearch |
| Keywords: | search |
| Licenses: | GPL-2.0-or-later |
| Conflicts: | fsearch |
| Provides: | fsearch |
| Submitter: | wander |
| Maintainer: | xiota |
| Last Packager: | xiota |
| Votes: | 66 |
| Popularity: | 1.40 |
| First Submitted: | 2016-05-31 16:28 (UTC) |
| Last Updated: | 2026-04-12 18:54 (UTC) |
Dependencies (7)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classic-xfceAUR)
- libicuuc.so (icu63AUR, icu75AUR, icu73AUR, icu74AUR, icu76AUR, icu77AUR, icu-gitAUR, icu, lib32-icu)
- pcre2 (pcre2-gitAUR)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- glib2-devel (glib2-devel-gitAUR) (make)
- itstool (make)
- meson (meson-gitAUR) (make)
Required by (0)
Sources (1)
aptget commented on 2026-04-12 18:08 (UTC)
xiota commented on 2025-02-24 08:16 (UTC)
@danielkrajnik Updated pinned comment to mention clearing cache.
danielkrajnik commented on 2025-02-24 07:46 (UTC) (edited on 2025-02-24 07:46 (UTC) by danielkrajnik)
thanks @xiota I got it to work, pacman -Syudd didn't work though, so I took a hint about building a clean chroot and nuked rm -rf .cache/paru/clone/fsearch-git, which then let me correctly rebuild the package
danielkrajnik commented on 2025-02-23 20:24 (UTC)
same issue as @faetter reported: unable to satisfy dependency 'libicuuc.so=75-64' required by fsearch
jestarray commented on 2025-02-23 18:12 (UTC)
I use paru and I did paru -S fsearch-git --rebuild and it fixed it
xiota commented on 2025-02-20 19:16 (UTC) (edited on 2025-02-24 08:14 (UTC) by xiota)
When pacman reports a library mismatch, rebuild after forcing update with pacman -Syudd. Try clearing cache if there are still problems. Consider building in a clean chroot.
faetter commented on 2025-02-20 19:04 (UTC)
resolving dependencies...
looking for conflicting packages...
error: failed to prepare transaction (could not satisfy dependencies)
:: installing icu (76.1-1) breaks dependency 'libicuuc.so=75-64' required by fsearch-git
Guess that version needs a bump, just had to uninstall because of it.
wander commented on 2022-10-21 06:15 (UTC)
@tesnos6921 thx, fixed
Pinned Comments
xiota commented on 2025-02-20 19:16 (UTC) (edited on 2025-02-24 08:14 (UTC) by xiota)
When
pacmanreports a library mismatch, rebuild after forcing update withpacman -Syudd. Try clearing cache if there are still problems. Consider building in a clean chroot.