

Open the web browser and go to the official website of Notepad++ and download the latest available version. In the command terminal run these two commands: export WINEARCH=win32 sudo apt install -install-recommends winehq-stableĪccording to the applications, we can set prefixes, however, most of the applications still support 32-bit, thus we are setting that for Wine as well. Once the setting up of the Wine repo is completed, run the following command to download and install its packages.

Ubuntu 16.04: sudo add-apt-repository 'deb xenial main'ĭebian 10 (Buster): sudo deb buster mainĭebian (Bullseye): sudo deb bullseye mainĪfter adding the repo run update command- sudo apt update Ubuntu 18.04: sudo add-apt-repository 'deb bionic main' Ubuntu 20.04: sudo add-apt-repository 'deb focal main' Sudo add-apt-repository 'deb groovy main'
