UBUNTU16 installation Pycharm Ppa__pycharm

Source: Internet
Author: User
The pycharm is a Python integrated development environment, offering both professional and free community versions. Pycharm comes with a set of tools that help users improve their productivity when using the Python language development, such as debugging, syntax highlighting, project management, code jump, auto completion, unit testing. The pycharm is very useful and cross-platform.

Pycharm URL: Http://www.jetbrains.com/pycharm/Ubuntu 16.04 installation Pycharm This article through the third party source installation Pycharm, the advantage is easy to upgrade. Add source

sudo add-apt-repository ppa:mystic-mirage/pycharm
Update source
sudo apt-get update
Install Community Edition
sudo apt-get pycharm-community
Install Professional Edition
sudo apt-get pycharm



sudo apt-get pycharm
Unloading
sudo apt remove pycharm pycharm-community && sudo apt autoremove



sudo apt remove pycharm pycharm-community && sudo apt autoremove



sudo add-apt-repository ppa:mystic-mirage/pycharm #添加源
sudo apt-get update #更新源
sudo apt-get pycharm-community #安装社区版
sudo apt-get pycharm #安装专业版
sudo apt remove pycharm pycharm-community && sudo apt autoremove


This article is reproduced to: http://www.linuxdiyf.com/linux/26442.html

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.