Install this package:
emerge -a app-misc/mosquitto
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask app-misc/mosquitto
Or alternatively:
emerge --autounmask-write -a app-misc/mosquitto
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 2.0.22 | 8 | amd64 arm ~arm64 x86 | 0 |
<pkgmetadata> <maintainer type="person"> <email>mattst88@gentoo.org</email> <name>Matt Turner</name> </maintainer> <use> <flag name="bridge">Enable bridge support in the MQTT broker.</flag> <flag name="persistence">Store messages and subscriptions to a file.</flag> <flag name="srv">Include SRV lookup support.</flag> <flag name="websockets">Support the WebSocket protocol.</flag> </use> <upstream> <remote-id type="github">eclipse/mosquitto</remote-id> </upstream> </pkgmetadata>
Manage flags for this package:
euse -i <flag> -p app-misc/mosquitto |
euse -E <flag> -p app-misc/mosquitto |
euse -D <flag> -p app-misc/mosquitto
| Flag | Description | 2.0.22 |
|---|---|---|
| bridge | Enable bridge support in the MQTT broker. | ⊕ |
| examples | Install examples, usually source code | ✓ |
| persistence | Store messages and subscriptions to a file. | ⊕ |
| srv | Include SRV lookup support. | ⊕ |
| ssl | Add support for SSL/TLS connections (Secure Socket Layer / Transport Layer Security) | ✓ |
| systemd | Enable use of systemd-specific libraries and features like socket activation or session tracking | ✓ |
| tcpd | Add support for TCP wrappers | ✓ |
| test | Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently) | ✓ |
| websockets | Support the WebSocket protocol. | ✓ |
| Type | File | Size | Versions |
|---|---|---|---|
| DIST | mosquitto-2.0.22.tar.gz | 805967 bytes | 2.0.22 |
| Type | File | Size |
|---|