How to Install kdevelop-python in Ubuntu 18.04



Install kdevelop-python by entering the following commands in the terminal:

sudo apt update
sudo apt install kdevelop-python

Description:

Python 3 plugin for KDevelop

KDevelop is an easy to use integrated development environment for KDE. It supports a wide range of programming languages and features project management, an advanced editor, a class browser and an integrated debugger. . This package contains the Python 3 language support plugin.

Homepage: https://www.kdevelop.org/

Version: 5.2.1-1ubuntu1

Section: universe/devel