This website requires JavaScript.
Explore
Help
Register
Sign In
manuth
/
PortValhalla
Watch
1
Star
0
Fork
You've already forked PortValhalla
0
Code
Issues
Pull requests
Packages
Projects
Releases
Wiki
Activity
46bce1eb16
PortValhalla
/
scripts
/
Debian
/
Software
/
Python
/
install.sh
3 lines
71 B
Bash
Raw
Normal View
History
Unescape
Escape
Install python by default
2023-01-23 19:36:40 +00:00
#!/bin/bash
Add a separate script for installing `pyenv`
2023-04-02 02:13:21 +00:00
sudo apt install -y python3 python-is-python3 python3-pip
;
Reference in a new issue
Copy permalink