mirror of
https://github.com/alvinlollo/Single-install-script.git
synced 2026-06-14 18:59:43 +10:00
Replaced old package names
Updated pip package name to python-pip and removed python3-full
This commit is contained in:
+1
-1
@@ -114,7 +114,7 @@ echo '
|
||||
'
|
||||
set -x
|
||||
# Install personal apt packages
|
||||
sudo apt install -y python3 python3-full pip git htop golang figlet irssi cmatrix neofetch cowsay fortune-mod tint smartmontools udevil samba cifs-utils mergerfs tty-clock lolcat libsass1 dpkg npm python3 needrestart lynx wget curl zsh net-tools network-manager --fix-missing
|
||||
sudo apt install -y python3 python-pip git htop golang figlet irssi cmatrix neofetch cowsay fortune-mod tint smartmontools udevil samba cifs-utils mergerfs tty-clock lolcat libsass1 dpkg npm python3 needrestart lynx wget curl zsh net-tools network-manager --fix-missing
|
||||
|
||||
# Print commands
|
||||
set -x
|
||||
|
||||
Reference in New Issue
Block a user