etlegacy-snap/README.md
2024-02-28 19:55:03 +01:00

24 lines
412 B
Markdown

# ET Legacy on Snap
## Ubuntu/Ubuntu Core/Frame IoT and others Linux distributions that support Snap
To install ET Legacy Snap.
```
sudo snap install etlegacy --stable
```
Supported Architectures:
```
amd64 | arm64
```
## Other requirements if needed
```
/snap/etlegacy/current/bin/setup.sh
```
To run ET Legacy Snap.
```
Type:
etlegacy.etl to run client side
etlegacy.etl-ded to run server side
```