Replaced old package names

Updated pip package name to python-pip and removed python3-full
This commit is contained in:
alvinlollo
2025-03-13 21:51:25 +11:00
committed by GitHub
parent 20574ca092
commit 049bfdfa81
+1 -1
View File
@@ -114,7 +114,7 @@ echo '
' '
set -x set -x
# Install personal apt packages # 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 # Print commands
set -x set -x