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 (2)*, x86_64 (3)* | Amazonlinux 2023 (2 downloads) |
Centos-stream+epel-next 8 | aarch64 (56)*, ppc64le (61)*, x86_64 (80)* | Centos-stream+epel-next 8 (46 downloads) |
Centos-stream+epel-next 9 | aarch64 (57)*, ppc64le (52)*, s390x (52)*, x86_64 (66)* | Centos-stream+epel-next 9 (59 downloads) |
Centos-stream 10 | aarch64 (2)*, ppc64le (2)*, s390x (2)*, x86_64 (2)* | Centos-stream 10 (2 downloads) |
Centos-stream 8 | aarch64 (76)*, ppc64le (104)*, x86_64 (83)* | Centos-stream 8 (83 downloads) |
Centos-stream 9 | aarch64 (91)*, ppc64le (74)*, s390x (64)*, x86_64 (78)* | Centos-stream 9 (79 downloads) |
EPEL 10 | aarch64 (2)*, ppc64le (2)*, s390x (4)*, x86_64 (2)* | EPEL 10 (2 downloads) |
EPEL 8 | aarch64 (81)*, ppc64le (100)*, s390x (59)*, x86_64 (80)* | EPEL 8 (80 downloads) |
EPEL 9 | aarch64 (70)*, ppc64le (68)*, s390x (87)*, x86_64 (250)* | EPEL 9 (68 downloads) |
Fedora 38 | aarch64 (59)*, i386 (40)*, ppc64le (59)*, s390x (59)*, x86_64 (74)* | Fedora 38 (0 downloads) |
Fedora 39 | aarch64 (42)*, i386 (58)*, ppc64le (49)*, s390x (48)*, x86_64 (43)* | Fedora 39 (50 downloads) |
Fedora 40 | aarch64 (13)*, i386 (11)*, ppc64le (16)*, s390x (16)*, x86_64 (10)* | Fedora 40 (28 downloads) |
Fedora 41 | aarch64 (2)*, i386 (0)*, ppc64le (3)*, s390x (4)*, x86_64 (2)* | Fedora 41 (13 downloads) |
Fedora eln | aarch64 (36)*, i386 (35)*, ppc64le (43)*, s390x (38)*, x86_64 (50)* | Fedora eln (74 downloads) |
Fedora rawhide | aarch64 (98)*, i386 (56)*, ppc64le (109)*, s390x (96)*, x86_64 (92)* | Fedora rawhide (76 downloads) |
Mageia cauldron | aarch64 (28)*, i686 (2)*, x86_64 (28)* | Mageia cauldron (39 downloads) |
openEuler 24.03 | aarch64 (0)*, x86_64 (0)* | openEuler 24.03 (2 downloads) |
openSUSE Tumbleweed | aarch64 (65)*, i586 (24)*, ppc64le (65)*, x86_64 (57)* | openSUSE Tumbleweed (82 downloads) |
Rhel 8 | aarch64 (48)*, s390x (63)*, x86_64 (68)* | Rhel 8 (50 downloads) |
Rhel 9 | aarch64 (50)*, s390x (54)*, x86_64 (71)* | Rhel 9 (57 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable minfrin/replxx
More info about enabling Copr repositories