In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-04-04 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >
Share
Shulou(Shulou.com)06/01 Report--
This article mainly introduces how to install and crack pycharm under Linux. The article is very detailed and has certain reference value. Interested friends must read it!
PyCharm is a Python IDE with a full set of tools to help users improve their productivity when developing in Python, such as debugging, syntax highlighting, Project management, code jumping, smart prompts, auto-completion, unit testing, version control.
Linux system pycharm installation and crack specific steps into Ubuntu open terminal, enter java
Enter the command: sudo apt install openjdk-8-jre-headless, Enter
After waiting for the installation, enter javac, as shown in the figure:
Enter the command: sudo apt install openjdk-8-jdk-headless, Enter
After waiting for the installation, enter java, javac to verify whether the installation is successful. The picture below shows the successful installation pattern.
After installing JDK, you can use pycharm installation and cracking.
In the Ubuntu browser to find pycharm official website, the default is linux installation package, because the Ubuntu system is 32-bit, so 32-bit system installation, you can choose the compressed package, download to the local Downloads.
After downloading, extract it locally. Before activation, modify the host file. Enter sudo vi ``/``etc``/``hosts`` at the terminal to open the file. Click "i" to enter editing mode. Add a line of code: 0.0.0.0 account.jetbrains.com. As shown in the figure:
After adding, click ESC to exit edit mode and enter
:wq Save changes and exit.
In the terminal, enter the bin directory under the pycharm installation directory through the cd command, and enter sh ./ pycharm.sh or/usr/local/bin/charm to open pycharm, after a series of settings, enter the activation interface, as shown below:
The above is "How to install and crack pycharm under Linux" All the contents of this article, thank you for reading! Hope to share the content to help everyone, more relevant knowledge, welcome to pay attention to the industry information channel!
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.