This simple tutorial shows how to install the latest PyCharm IDE in Ubuntu 22.04, Ubuntu 23.04, and Ubuntu 23.10. PyCharm is available to install in Ubuntu via different ways. They include Snap, Flatpak, official tarball, and Ubuntu PPA. Choose either one that you prefer. Method 1: Install PyCharm via Snap package JetBrains provides official Linux… Continue reading How to Install PyCharm 2023.2 in Ubuntu 22.04 / 23.10
Tag: IDE
How to Install Intellij IDEA 2023.2 in Ubuntu 22.04 / 23.10
This simple tutorial shows how to install the latest Intellij IDEA 2023.2 in Ubuntu 22.04, Ubuntu 23.04, and Ubuntu 23.10. Intellij IDEA is available to install in Ubuntu via different ways. They include Snap, Flatpak, official tarball, and Ubuntu PPA. Choose either one that you prefer. Method 1: Install Intellij IDEA via Snap package JetBrains… Continue reading How to Install Intellij IDEA 2023.2 in Ubuntu 22.04 / 23.10
Bluefish Editor 2.2.14 Released, Fixed Zencoding with Python3 [Ubuntu PPA]
The Bluefish text editor just got a new bug-fix release today! It’s Bluefish 2.2.14, that fixed crashes when deleting backup files on close, when closing some of the dialogs in flatpak app, and when the CSS language file was loaded on a 32-bit system. Furthermore, the release fixed zencoding functionality with python3, added option to… Continue reading Bluefish Editor 2.2.14 Released, Fixed Zencoding with Python3 [Ubuntu PPA]
PyCharm 2022.3 Released! How to Install in Ubuntu 22.04 | 20.04
PyCharm Python IDE 2022.3 was finally released a few days ago. Here are the new features and how to guide for installing it in Ubuntu Linux. Changes in PyCharm 2022.3 include: Ability to search, install, and delete Conda packages through the Python Packages tool window New Settings Sync plugin export DataFrames in various formats (for… Continue reading PyCharm 2022.3 Released! How to Install in Ubuntu 22.04 | 20.04
How to Install Lazarus IDE in Ubuntu 20.04, 18.04, 21.10
This is a step by step guide shows how to install the Lazarus IDE in Ubuntu 18.04, Ubuntu 20.04, Ubuntu 21.10 and their derivatives, e.g., Linux Mint, Elementary OS and more. Lazarus is a free Delphi compatible cross-platform IDE for rapid application development using the Free Pascal compiler. User may install the project either from… Continue reading How to Install Lazarus IDE in Ubuntu 20.04, 18.04, 21.10