How to Install python3-lib2to3 in Ubuntu 18.04



Install python3-lib2to3 by entering the following commands in the terminal:

sudo apt update
sudo apt install python3-lib2to3

Description:

Interactive high-level object-oriented language (2to3, version 3.6)

Python is a high-level, interactive, object-oriented language. Its 3.6 version includes an extensive class library with lots of goodies for network programming, system administration, sounds and graphics. . This package contains the lib2to3 library.

Version: 3.6.5-3

Section: python