mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2024-11-25 08:41:54 +00:00
comment out problematic lines - online edit of handbook/troggle/troglaptop.html
This commit is contained in:
parent
058e5e8a94
commit
a5e1177de9
@ -98,11 +98,10 @@ sudo apt install software-properties-common -y
|
||||
sudo apt install git -y
|
||||
sudo apt install default-jdk -y
|
||||
sudo apt install binutils binfmt-support -y
|
||||
sudo apt install default-jdk
|
||||
|
||||
sudo add-apt-repository ppa:deadsnakes/ppa
|
||||
sudo apt install python3.10 python3.10-venv python3.10-doc
|
||||
sudo apt --fix-broken install
|
||||
#sudo add-apt-repository ppa:deadsnakes/ppa
|
||||
#sudo apt install python3.10 python3.10-venv python3.10-doc
|
||||
#sudo apt --fix-broken install
|
||||
|
||||
cd /usr/bin
|
||||
sudo ln -s python3 python
|
||||
|
Loading…
Reference in New Issue
Block a user