Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

update python3.10 linux

#install python3.10 (kali linux, but probably works on ubuntu)
sudo apt install python3.10

#replace python3 command with python3.10
sudo mv `which python3.10` /usr/bin/python3
Comment

upgrade python to 3.9 i linux

$ sudo apt install python3.9
Comment

PREVIOUS NEXT
Code Example
Shell :: conda install tensorflow windows 
Shell :: sh check if directory is empty 
Shell :: change git commit message 
Shell :: Failed to download metadata for repo ‘AppStream’ 
Shell :: set hostname debian 10 
Shell :: install sublime text manjaro 
Shell :: directory size linux 
Shell :: nodemon install 
Shell :: jupyterlab python setup 
Shell :: Docker run image in port 8080 
Shell :: install virtualenv 
Shell :: linux list services 
Shell :: install tweepy 
Shell :: vue js version check 
Shell :: install jenkins on ubuntu 
Shell :: start mongodb 
Shell :: linux apache restart 
Shell :: m1 install gradle 
Shell :: view host entires mac terminal 
Shell :: snap install clion 
Shell :: how to add exclusion to windows defender command line 
Shell :: Could not install from "HussainAppDataRoaming pm-cache\_npx15208" as it does not contain a package.json file. 
Shell :: install lightshot on ubuntu 
Shell :: kill processes on port 80 
Shell :: indicator stickynotes 
Shell :: run a command x number of times linux 
Shell :: ssh-add could not open a connection to your authentication agent centos 
Shell :: open firewall port in ububut 
Shell :: epub reader on ubuntu 
Shell :: give write-access of a folder to all users in linux? 
ADD CONTENT
Topic
Content
Source link
Name
8+3 =