Search Criteria
Package Details: clifm-git 1.1.r346.gec633a5-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/clifm-git.git (read-only, click to copy) |
---|---|
Package Base: | clifm-git |
Description: | The command line file manager (development version) |
Upstream URL: | https://github.com/leo-arch/clifm |
Licenses: | GPL2 |
Conflicts: | clifm |
Provides: | clifm |
Submitter: | archcrack |
Maintainer: | archcrack |
Last Packager: | archcrack |
Votes: | 3 |
Popularity: | 0.009873 |
First Submitted: | 2021-01-28 02:53 (UTC) |
Last Updated: | 2022-08-31 20:05 (UTC) |
Dependencies (12)
- acl (acl-gitAUR)
- file (file-gitAUR)
- libcap
- readline (readline-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
- archivemountAUR (archivemount-gitAUR) (optional) – Archives mount
- atool (atool2-gitAUR) (optional) – Archives/compression support
- cdrtools (optional) – ISO 9660 support
- fzf (fzf-gitAUR, skim-fzf-dropinAUR) (optional) – fzf mode for TAB completion
- p7zip (p7zip-natspecAUR, p7zip-full-binAUR, 7-zip-fullAUR) (optional) – ISO 9660 support
- udevilAUR (udevil-gitAUR) (optional) – (un)mount storage devices
- udisks2 (optional) – (un)mount storage devices
Required by (2)
- clifm-colors-git (requires clifm)
- fnf (requires clifm) (optional)
Latest Comments
archcrack commented on 2024-04-05 03:46 (UTC)
Hi hearth, I'll take a look at it. However, there hasn't been any major modification to the PKGBUILD since a long time, so I cannot tell right now what could it be.
I'll let you know if some extra information is required.
hearth commented on 2024-04-01 09:10 (UTC)
This PKGBUILD has over recent commits regularly gives me 'x exists in filesystem' errors. These include the executable /usr/bin/clifm, and files under /usr/share directories, like /usr/share/clifm, /usr/share/fish/.
Looking at it, I am not really sure what is wrong with it, but usually these things are caused by some issue with the PKGBUILD, though there's some possibility it is some issue with my local system.
I'm not regularly using clifm these days, but I figured I would write the comment as it probably deserves some attention. Please let me know if I can provide any other details or help, if you want me to open a git issue, etc.
archcrack commented on 2022-08-31 20:06 (UTC) (edited on 2022-08-31 20:11 (UTC) by archcrack)
Thanks @willemw. Added missing
conflicts
.willemw commented on 2022-08-20 06:01 (UTC)
conflicts=('clifm')
is missing.