Remove packages deprecated in 22.04
This commit is contained in:
parent
9d75d1ed75
commit
c9eee09220
@ -35,7 +35,8 @@ desktop_apt_repos:
|
|||||||
- "deb https://baltocdn.com/helm/stable/debian/ all main" # Helm
|
- "deb https://baltocdn.com/helm/stable/debian/ all main" # Helm
|
||||||
- "deb [arch=amd64] https://apt.releases.hashicorp.com focal main" # Terraform
|
- "deb [arch=amd64] https://apt.releases.hashicorp.com focal main" # Terraform
|
||||||
# First-party PPAs
|
# First-party PPAs
|
||||||
- "ppa:jackmacwindows/ppa" # CraftOS-PC 2
|
# Disabled due to lack of 22.04 support. Not a real dealbreaker
|
||||||
|
#- "ppa:jackmacwindows/ppa" # CraftOS-PC 2
|
||||||
- "ppa:phoerious/keepassxc" # KeepassXC
|
- "ppa:phoerious/keepassxc" # KeepassXC
|
||||||
- "ppa:libretro/stable" # Libretro
|
- "ppa:libretro/stable" # Libretro
|
||||||
desktop_apt_repos_extra: []
|
desktop_apt_repos_extra: []
|
||||||
@ -68,7 +69,6 @@ desktop_apt_packages:
|
|||||||
- npm # I'm sorry
|
- npm # I'm sorry
|
||||||
- openjdk-8-jre # Used for Minecraft
|
- openjdk-8-jre # Used for Minecraft
|
||||||
- openjdk-11-jre
|
- openjdk-11-jre
|
||||||
- openjdk-16-jre
|
|
||||||
- pwgen # Useful basic utility
|
- pwgen # Useful basic utility
|
||||||
- python3-appdirs # Various python libraries for scripts, mostly fuselee-gelee
|
- python3-appdirs # Various python libraries for scripts, mostly fuselee-gelee
|
||||||
- python3-eyed3
|
- python3-eyed3
|
||||||
|
Loading…
Reference in New Issue
Block a user