
Snaps are self-contained applications running in a sandbox with mediated access to the host system. The packages, called snaps, and the tool for using them, snapd, work across a range of Linux distributions and allow upstream software developers to distribute their applications directly to users. Snap is a software packaging and deployment system developed by Canonical for operating systems that use the Linux kernel.


JetBrains products are easy to install from the tarballs it releases:ĭownload the appropriate tarball, e.g., P圜harm Install pycharm-community as a snap package sudo snap install pycharm-community -classic Here are instructions on how to install pycharm-community using the official snap package: JetBrains maintains official snap packages for their products. Installing from his repository works in Debian Buster 10, Debian Bullseye 11, Debian Bookworm 12 or laterĮxecute the following commands to install pycharm-community on debian bookworm using his ppa: curl -s | gpg -dearmor | sudo tee /usr/share/keyrings/jetbrains-ppa-archive-keyring.gpg > /dev/nullĮcho "deb any main" | sudo tee /etc/apt//jetbrains-ppa.list > /dev/nullĮxecute the following commands to install pycharm-community on debian bullseye using his ppa: curl -s | sudo apt-key add -Įcho "deb any main" | sudo tee /etc/apt//jetbrains-ppa.list > /dev/nullĮxecute the following commands to install pycharm-community on debian buster using his ppa: curl -s | sudo apt-key add -Įcho "deb bionic main" | sudo tee /etc/apt//jetbrains-ppa.list > /dev/null

Jonas Gröger maintains an unofficial PPA for Ubuntu and Debian. ) and P圜harm, a Python IDE) have free, open source versions which are very easy to install on Debian.Īlthough there are no official Debian packages for any of the JetBrains products in the repositories, there are several methods to install these products on Debian.

It develops a number of highly regarded and popular IDEs, some of which (including IntelliJ IDEA, an IDE for numerous languages (i.e. JetBrains is a Czech software development company which makes tools for software developers and project managers.
