etlegacy-snap/README.md

25 lines
412 B
Markdown
Raw Normal View History

2024-02-28 18:55:03 +00:00
# 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
```