Use Wine to install notepad++ under Ubuntu 16.04

Source: Internet
Author: User



Description



1, the use of wine version is the depth of production (Deepin), has been streamlined a lot of useless configuration, so that the start can be very fast, the use of small resources.



2, about No. Wine Folder Workaround: Run winecfg on the command line;



Download:



(Link: https://pan.baidu.com/s/1miOjLXY password: 2egg)



Installation:



1. Install wine



Add 32-bit architecture

sudo dpkg --add-architecture i386
sudo apt-get update
sudo deepin-wine / install.sh
If there is a dependency error in the middle, you can try again several times.

2. Install Notepad ++

deepin-wine npp.7.3.Installer.exe
3. Set the desktop icon

vim ~ / .local / share / applications / notepad.desktop
[Desktop Entry]
Encoding = UTF-8
Version = 1.0
Type = Application
Name = Notepad ++
Icon = wine
Path = / home / jim / .wine / drive_c / Program Files / Notepad ++
Exec = deepin-wine notepad ++. Exe
StartupNotify = false
OnlyShowIn = Unity;
X-UnityGenerated = true
 

Install Notepad ++ using Wine under Ubuntu 16.04

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.