Summary of methods to use Evernote under Ubuntu 14.04

Some things always like to be put in Evernote, but he does not have a linux version, and has always wanted to solve the problem of using it under Ubuntu. The effort pays off, after reinstalling the system today. I finally found it. There are two methods. Although I have tried them, I found that one of them is similar to the previous pidginQQ.

1. Via Everpad

Everpad project is open sourced on github: https://github.com/nvbn/everpad

The installation method is very simple:

sudo add-apt-repository ppa:nvbn-rm/ppa
sudo apt-get update
sudo apt-get install everpad

The effect is also very simple, I don't like this very much, and maybe because the login time is short and I did not see the previously saved article.

2. Use Wine

1. preparation stage####

Download the latest Windows version of Evernote.

Download address: https://evernote.com/intl/zh-cn/download/

②Install Wine 1.3 or higher version

If you have already installed it before, please skip this step automatically.

(1) Open the terminal (Console), enter the following commands in sequence, and press Enter to execute each command:

sudo add-apt-repository ppa:ubuntu-wine/ppa

sudo apt-get update

sudo apt-get install wine1.7

Note: The following interface will appear during the installation process, press the tab key to select.

(2) After installation, click "Applications>Wine>Configure Wine" to set Wine as the Windows 7 environment. (Select the "Windows version" at the bottom of the Wine screenshot)

2. Installation phase####

There are two methods for this:

①Choose to add program settings, find Evernote installation package, add and "Apply". (Just thought that this step might not be needed, you can try it yourself) Go to the folder and find the Evernote installation package, right-click -> Open Method -> Use Configure Wine (the display is a bit long, I don’t remember clearly), After that, the installation interface will pop up, just click Install.

②Use commands

The terminal (Console) is our tool for installing Evernote. It can record the error log to help us solve the problems in the installation. Run the following installation command:

 wine [fullpath to Evernote setup .exe file]

**Note: "fullpath" should be replaced with the storage path of Evernote. **

3. Renderings show####

ps: Since the latter interface is better, the functional interface has not changed, so Fengfeng abandoned method one, friends who like method one can try it.

Recommended Posts

Summary of methods to use Evernote under Ubuntu 14.04
Use of mediawiki under ubuntu
Use mendeley to insert references under ubuntu
Use rsync to remotely backup data under Ubuntu
Use iptables under ubuntu
Use doxygen to generate API documentation under Ubuntu 12.04
Introduction to the use of Hanlp in ubuntu
Summary of ubuntu usage
Use Cobbler to automate batch deployment of CentOS / Ubuntu
Installation and use of GDAL in Python under Ubuntu
How to install two versions of OpenCV under ubuntu?
Use of Anaconda in Ubuntu
Use sublime tex under ubuntu
Use virtualbox to deploy ubuntu
Summary of various ubuntu problems
Use expect to realize screen multi-window boot operation under ubuntu
How to use hanlp in ubuntu
Use QQ under Ubuntu 13.10, suitable for 14.10
Installation of deb package under Ubuntu
How to compile ijkplayer-android under ubuntu
Summary of Ubuntu commonly used commands
Installation of Docker CE under Ubuntu
Coexistence of CUDA8.0 and CUDA9.0 under Ubuntu 16.04
How to install Audacious under Ubuntu
How to install Tensorflow under ubuntu 16.04
Ubuntu basic settings: introduction to the installation and use of openssh-server
How to extend the root directory of LVM under Ubuntu system
Installation and use of Mysql under CentOS
Installation and uninstallation of CUDA under Ubuntu 16.04
How to use Samba server on Ubuntu 16.04
Installation and use of Win10 subsystem Ubuntu
Use python3 to install third on ubuntu
Three ways to install software under Ubuntu
How to change MySQL password under Ubuntu
windows use ubuntu to start linux service
How to install vim editor under Linux (Ubuntu 18.04)
How to use Prometheus to monitor your Ubuntu 14.04 server
Expand the disk size of Ubuntu under VMware
Summary of CentOS method to set static IP
How to configure TensorFlow use environment in Ubuntu
Summary of Ubuntu system and privacy cleaning tools
Installation of pulseaudio and API usage under Ubuntu 12.04
How to use Nginx's map module on Ubuntu 16.04
Install the old version of seurat under Ubuntu
Use the command to solve the Ubuntu projector problem:
How to install and use Docker on Ubuntu 20.04
The solution to the failure to install .deb under Ubuntu 16.04
How to use dpkg command in Ubuntu system
How to install and use Curl on Ubuntu 18.04
How to install and use Composer on Ubuntu 18.04
How to install and use Wine on Ubuntu 18.04
How to use Docker data volumes on Ubuntu 14.04
How to install and use Composer on Ubuntu 20.04
The road to reinstallation of ubuntu 18.04 from scratch
How to install and use BaasBox on Ubuntu 14.04
Publish the node.js project under Ubuntu to heroku
Steps to add toolkit for Matlab_Linux under ubuntu
How to use Jenkins to build automatically on Ubuntu
The use of crontab for ubuntu scheduled tasks
How to install and use PostgreSQL on Ubuntu 16.04
Add a new project to SVN under Ubuntu