This repository has been archived by the owner on Jul 2, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 8
Installation Guide
Chris edited this page Jul 1, 2022
·
11 revisions
Download the app from the Microsoft Store or download the zip archive, extract it and run
- Install Libgdi+
sudo add-apt-repository ppa:quamotion/ppa
sudo apt-get update
sudo apt-get install -y libgdiplus
- Download the deb file from the releases page.
- Install it with terminal:
sudo dpkg -i debfile.deb
- If dependencies are missing:
sudo apt install --fix-broken
and try step 2.
- Download the rpm file from the releases page.
- Manually remove icu*, libicu* and libssl* dependencies generated from debtap, as those are not presented in the same name as in arch package repository
- Install it with terminal:
sudo rpm -i rpmfile.rpm
- Download and install the .Net Runtime for your architecure (https://dotnet.microsoft.com/en-us/download/dotnet/6.0)
- Download the MacOS Version of Slithin and extract the archive
- Open the terminal and navigate to the extracted diectory with: cd
- type:
sudo spctl --global-disable
- type:
dotnet Slithin.dll