Search Criteria
Package Details: ferrite-bin 0.2.5-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/ferrite-bin.git (read-only, click to copy) |
|---|---|
| Package Base: | ferrite-bin |
| Description: | A fast, lightweight text editor for Markdown, JSON, YAML, and TOML files. |
| Upstream URL: | https://github.com/OlaProeis/Ferrite |
| Licenses: | MIT |
| Conflicts: | ferrite |
| Provides: | ferrite |
| Submitter: | barbuk |
| Maintainer: | barbuk |
| Last Packager: | barbuk |
| Votes: | 2 |
| Popularity: | 1.77 |
| First Submitted: | 2026-01-11 12:17 (UTC) |
| Last Updated: | 2026-01-17 06:00 (UTC) |
Dependencies (5)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- zlib (zlib-gitAUR, zlib-ng-compat-gitAUR, zlib-ng-compat)
Latest Comments
kseistrup commented on 2026-01-12 15:14 (UTC)
@barbuk Great!
barbuk commented on 2026-01-12 14:23 (UTC)
@kseistrup, yes it's now fixed.
kseistrup commented on 2026-01-11 17:39 (UTC)
@barbuk Thanks!
In package version 0.2.2-2 the desktop file is installed as:
Should it have been
?
barbuk commented on 2026-01-11 16:18 (UTC)
Thanks for the feedback. Changed in the new release.
Yes, done in the new release.
kseistrup commented on 2026-01-11 15:06 (UTC) (edited on 2026-01-11 15:06 (UTC) by kseistrup)
Thanks for packaging this!
Perhaps it should depend on
zlib(which is in core), and not necessarily onzlib-ng-compat(which is in extra, and provideszlib) so that people are free to choose thezlibimplementation they wish.Anecdotically: I've had
ferriterunning oncore/zlib, but if I wish to install this package I am forced to useextra/zlib-ng-compat.Cheers.
Dominiquini commented on 2026-01-11 13:42 (UTC)
Can you add icons and desktop entries found in 'https://github.com/OlaProeis/Ferrite/tree/master/assets/icons/linux'? Thanks.