Package Details: rune-editor 1.2.0-1

Git Clone URL: https://aur.archlinux.org/rune-editor.git (read-only, click to copy)
Package Base: rune-editor
Description: A modern CLI text editor that bridges the gap between nano's simplicity and advanced features
Upstream URL: https://github.com/exec/rune
Licenses: MIT
Conflicts: rune-git
Provides: rune
Submitter: dylanh
Maintainer: dylanh
Last Packager: dylanh
Votes: 2
Popularity: 0.94
First Submitted: 2025-07-31 17:23 (UTC)
Last Updated: 2025-08-02 04:31 (UTC)

Required by (1)

Sources (1)

Latest Comments

dylanh commented on 2025-08-01 03:03 (UTC)

@medaminezghal Done, thank you!

medaminezghal commented on 2025-07-31 17:38 (UTC)

@dylanh I think you should add glibc and gcc-libs to dependencies.

$ ldd rune 
linux-vdso.so.1 (0x00007f029c3ab000)
libgcc_s.so.1 => /usr/lib/libgcc_s.so.1 (0x00007f029c33c000)
libm.so.6 => /usr/lib/libm.so.6 (0x00007f029bf02000)
libc.so.6 => /usr/lib/libc.so.6 (0x00007f029bd10000)
/lib64/ld-linux-x86-64.so.2 => /usr/lib64/ld-linux-x86-64.so.2 (0x00007f029c3ad000)