Sublime-Text Installation
Linux OS
- Execute the commands below to update package index and install the dependencies
sudo apt update
sudo snap install notepad-plus-plus
Mac OS
- Execute the command below to install wine
brew cask install wine-stable
- Execute the command below to install Notepad++
wine npp.7.8.2.Installer.x64.exe
- Execute the command below to run Notepad++
wine ~/.wine/drive_c/Program\ Files/Notepad++/notepad++.exe
Windows OS
- Open a Powershell as an Administrator.
- Execute the command below to download and install Notepad++
choco install notepadplusplus
- The issue logged to the terminal in the above animation is still being investigated. However, it seems to be irrelevant.