Description
pycharm-community-sloppy - PyCharm IDE (sloppy packaging)
Property |
Value |
Distribution |
Debian 7 (Wheezy) |
Repository |
NeuroDebian Contrib amd64 |
Package name |
pycharm-community-sloppy |
Package version |
2017.2.3 |
Package release |
1~ndall |
Package architecture |
amd64 |
Package type |
deb |
Installed size |
421.39 KB |
Download size |
151.58 MB |
Official Mirror |
neurodebian.ovgu.de |
PyCharm provides a heavily featured IDE for developing in Python.
It features: syntax highlighting, formatter, code navigation and
refactoring, built-in debugger, and more.
This package provides a mere container and installer for distributed
upstream tarballs. It by no means qualifies as "proper" Debian
package and there is no support for it provided by Debian project.
Use at your own risk.
Alternatives
Requires
Provides
Name |
Value |
pycharm-community |
- |
Download
Install Howto
- Add the following line to /etc/apt/sources.list:
deb http://neurodebian.ovgu.de/debian/ wheezy main contrib non-free
- Install GPG key of the repository:
# sudo apt-key adv --recv-keys --keyserver hkp://pgp.mit.edu:80 0xA5D32F012649A5A9
- Update the package index:
# sudo apt-get update
- Install pycharm-community-sloppy deb package:
# sudo apt-get install pycharm-community-sloppy