Install this package:
emerge -a app-editors/qhexedit2
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask app-editors/qhexedit2
Or alternatively:
emerge --autounmask-write -a app-editors/qhexedit2
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 0.9.0-r1 | 8 | ~amd64 ~riscv ~x86 | 0/$(ver_cut 1-2) |
| 0.8.10-r2 | 8 | ~amd64 ~riscv ~x86 | 0 |
| 0.8.10-r1 | 8 | amd64 ~riscv x86 | 0 |
<pkgmetadata>
<maintainer type="person">
<email>vowstar@gmail.com</email>
<name>Huang Rui</name>
</maintainer>
<maintainer type="project">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<longdescription lang="en">
QHexEdit is a hex editor widget written in C++ for the Qt5 framework.
It is a simple editor for binary data, and has bindings to PyQt
with python 2 and 3.
</longdescription>
<use>
<flag name="gui">Install Qt5 hex editor</flag>
</use>
<upstream>
<remote-id type="github">lancos/qhexedit2</remote-id>
<remote-id type="github">Simsys/qhexedit2</remote-id>
</upstream>
</pkgmetadata>
Manage flags for this package:
euse -i <flag> -p app-editors/qhexedit2 |
euse -E <flag> -p app-editors/qhexedit2 |
euse -D <flag> -p app-editors/qhexedit2
| Flag | Description | 0.9.0-r1 | 0.8.10-r2 | 0.8.10-r1 |
|---|---|---|---|---|
| doc | Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally | ✓ | ✓ | ✓ |
| gui | Install Qt5 hex editor | ⊕ | ⊕ | ⊕ |
| python | Add optional support/bindings for the Python language | ✓ | ✓ | ✓ |
| Type | File | Size | Versions |
|---|
| Type | File | Size |
|---|---|---|
| DIST | qhexedit2-0.8.10.tar.gz | 353275 bytes |
| DIST | qhexedit2-0.9.0.tar.gz | 375234 bytes |