mirror of
https://github.com/zedsalim/debian-z.git
synced 2025-12-07 03:49:28 +00:00
Update 1-software.sh
This commit is contained in:
parent
898a1de92e
commit
f672351c43
1 changed files with 4 additions and 5 deletions
|
|
@ -5,8 +5,7 @@ sudo apt install nala -y
|
||||||
sudo nala update
|
sudo nala update
|
||||||
|
|
||||||
# X Window System and Input
|
# X Window System and Input
|
||||||
sudo nala install -y xorg xbacklight xbindkeys xvkbd xinput xorg-dev
|
sudo nala install -y xorg xbacklight xvkbd xinput xorg-dev brightnessctl
|
||||||
#brightnessctl
|
|
||||||
|
|
||||||
# Python
|
# Python
|
||||||
sudo nala install -y python3-pip
|
sudo nala install -y python3-pip
|
||||||
|
|
@ -16,7 +15,7 @@ sudo nala install -y python3-pip
|
||||||
# Java
|
# Java
|
||||||
#sudo nala install default-jdk
|
#sudo nala install default-jdk
|
||||||
|
|
||||||
# CPU Microcode Updates
|
# CPU Microcode Updates (if you have amd cpu uncomment the first one and comment the second one)
|
||||||
#sudo nala install -y amd64-microcode
|
#sudo nala install -y amd64-microcode
|
||||||
sudo nala install -y intel-microcode
|
sudo nala install -y intel-microcode
|
||||||
|
|
||||||
|
|
@ -57,8 +56,8 @@ sudo nala install -y cups simple-scan
|
||||||
sudo systemctl enable cups
|
sudo systemctl enable cups
|
||||||
|
|
||||||
# Bluetooth Support
|
# Bluetooth Support
|
||||||
#sudo nala install -y bluez blueman
|
sudo nala install -y bluez blueman
|
||||||
#sudo systemctl enable bluetooth
|
sudo systemctl enable bluetooth
|
||||||
|
|
||||||
# Messaging
|
# Messaging
|
||||||
sudo nala install -y telegram-desktop
|
sudo nala install -y telegram-desktop
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue