Description
A small, portable GNU readline replacement for Linux, Windows and MacOS which is capable of handling UTF-8 characters. Unlike GNU readline, which is GPL, this library uses a BSD license and can be used in any kind of program.
Installation Instructions
https://github.com/AmokHuginnsson/replxx
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Amazonlinux 2023 | aarch64 (7)*, x86_64 (9)* | Amazonlinux 2023 (9 downloads) |
Centos-stream+epel-next 8 | aarch64 (104)*, ppc64le (104)*, x86_64 (120)* | Centos-stream+epel-next 8 (49 downloads) |
Centos-stream+epel-next 9 | aarch64 (94)*, ppc64le (80)*, s390x (95)*, x86_64 (98)* | Centos-stream+epel-next 9 (64 downloads) |
Centos-stream 10 | aarch64 (9)*, ppc64le (6)*, s390x (10)*, x86_64 (4)* | Centos-stream 10 (8 downloads) |
Centos-stream 8 | aarch64 (132)*, ppc64le (156)*, x86_64 (126)* | Centos-stream 8 (88 downloads) |
Centos-stream 9 | aarch64 (146)*, ppc64le (123)*, s390x (125)*, x86_64 (132)* | Centos-stream 9 (83 downloads) |
EPEL 10 | aarch64 (7)*, ppc64le (6)*, s390x (12)*, x86_64 (4)* | EPEL 10 (8 downloads) |
EPEL 8 | aarch64 (130)*, ppc64le (154)*, s390x (117)*, x86_64 (133)* | EPEL 8 (83 downloads) |
EPEL 9 | aarch64 (124)*, ppc64le (127)*, s390x (136)*, x86_64 (293)* | EPEL 9 (70 downloads) |
Fedora 39 | aarch64 (95)*, i386 (120)*, ppc64le (100)*, s390x (92)*, x86_64 (103)* | Fedora 39 (0 downloads) |
Fedora 40 | aarch64 (26)*, i386 (22)*, ppc64le (28)*, s390x (34)*, x86_64 (26)* | Fedora 40 (30 downloads) |
Fedora 41 | aarch64 (8)*, i386 (4)*, ppc64le (9)*, s390x (17)*, x86_64 (10)* | Fedora 41 (18 downloads) |
Fedora eln | aarch64 (39)*, i386 (48)*, ppc64le (50)*, s390x (46)*, x86_64 (56)* | Fedora eln (77 downloads) |
Fedora rawhide | aarch64 (101)*, i386 (56)*, ppc64le (118)*, s390x (102)*, x86_64 (97)* | Fedora rawhide (78 downloads) |
Mageia cauldron | aarch64 (31)*, i686 (4)*, x86_64 (34)* | Mageia cauldron (45 downloads) |
openEuler 24.03 | aarch64 (0)*, x86_64 (0)* | openEuler 24.03 (8 downloads) |
openSUSE Tumbleweed | aarch64 (94)*, i586 (28)*, ppc64le (95)*, x86_64 (83)* | openSUSE Tumbleweed (87 downloads) |
Rhel 8 | aarch64 (99)*, s390x (119)*, x86_64 (120)* | Rhel 8 (52 downloads) |
Rhel 9 | aarch64 (101)*, s390x (103)*, x86_64 (123)* | Rhel 9 (62 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable minfrin/replxx
More info about enabling Copr repositories