# Misc

### Run EXE Files From Linux

```bash
sudo apt-get install mono-complete
mono apps.exe
```

{% hint style="info" %}
**Note**: This page is incomplete and will be regularly updated. If you have any ideas or resources that need to be added, please contact me at <yuyudhn@gmail.com>.
{% endhint %}
