You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/index.md
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -134,10 +134,16 @@ By additionally enabling the option ```--bash```, the output is created as a bas
134
134
135
135
## Install
136
136
137
+
### Using the Arch User Repository (recommended for Arch based Linux distributions)
138
+
The application is available as [stdin-to-modbus-shm](https://aur.archlinux.org/packages/stdin-to-modbus-shm) in the [Arch User Repository](https://aur.archlinux.org/).
139
+
See the [Arch Wiki](https://wiki.archlinux.org/title/Arch_User_Repository) for information about how to install AUR packages.
140
+
141
+
137
142
### Using the Modbus Collection Flapak Package: Shared Memory Modbus (recommended)
138
143
[SHM-Modbus](https://nikolask-source.github.io/SHM_Modbus/) is a collection of the shared memory modbus tools.
139
144
It is available as flatpak and published on flathub as ```network.koesling.shm-modbs```.
140
145
146
+
141
147
### Using the Standalone Flatpak package
142
148
The flatpak package can be installed via the .flatpak file.
143
149
This can be downloaded from the GitHub [projects release page](https://github.com/NikolasK-source/stdin_to_modbus_shm/releases):
0 commit comments