Skip to main content

easy step to install python3 and pip3 in ubuntu ( debian base)

 easy step to install python3 and pip3 in ubuntu



 

What is pyhon? : 

Python is an interpreted, high-level and general-purpose programming language. python's design philosophy emphasizes code readability with it's notable use of significant whitespace. its language constructs and object-oriented approac aim to help programmers write clear, logical code for small and large-scale projects.

Python is dynamically typed and garbage-collected.  

* References : https://en.wikipedia.org/wiki/Python_(programming_language)

 

What is python? ( From my Point of View ):

Python is easy to learn programming language, and have many outstanding module to make it python worth it to learn


what is pip?:

pip is a package-management system written in Python used to install and manage software packages.

* References : https://en.wikipedia.org/wiki/Pip_(package_manager)


How To Install Python3 in Ubuntu

 

sudo apt install python3 python3-pip 

# ( Below ) is optional, you can dowload it or not

sudo apt install vim vim-gtk  vim-python-jedi



if you have any question feel free to ask me at:

EMail : ghost087@protonmail.com

<-------- Have a good day ------>



Comments

Popular posts from this blog

Easy | installing osu on an linux using wine application

Easy | installing osu! on an linux using wine application Hello all, Today i want to talking about installing osu on an linux. recently i get bored using linux because osu rhythm game is not compatible with linux, so i think how about using wine application to make osu compatible with linux, and more or less i success.  osu is rhythm game, this game is world wide know as the popular rhythm game, osu have so many player over the world wide, and many player contribute to osu to make osu more and more fun. Inside osu game player can contribute Bitemap, Skin for osu game, etc. before we go,  we need to install wine application: How To Install -------------------------------------------  # Download osu! first  https://osu.ppy.sh/home/download   # open terminal in the same folder you download osu! sudo apt install winetricks  winetricks dotnet45 # install every recommendation application from winetricks wine osu.exe # this time...

Install driver printer canon IP2700 on ubuntu 20.04

 Install driver printer canon IP2700 on ubuntu 20.04    Hello everyone, today is Wednesday 16 December 2020. i want to talking about installing canon IP2700 printer on an ubuntu 20.04. In the ubuntu 18.04 user can run this printer without installing driver first, but in the ubuntu 20.04 user must install driver first. ( maybe ubuntu remove this printer type module from their Operating System  *if  i wrong please tell it to me ) canon IP2700 this printer is quite old, i still have this type printer and still work fine How To Install this printer on Ubuntu 20.04  

install printer canon-pixma-ts300-series on linux

 install printer canon-pixma-ts300-series on linux   Hello everyone, today is Wednesday 16 december 2020. I want to talking about printer canon-pixma-ts300 on an linux and about how to install this printer driver. I have this type printer in my home, this printer support printing from wireless. Basically we can print something using wireless so we don't need to use cable to print something. PIXMA TS300 series is a Wireless Inkjet Printer that allows you to print quickly. How To get Driver