Compare commits
2 commits
b461ebe142
...
dfdd619642
Author | SHA1 | Date | |
---|---|---|---|
dfdd619642 | |||
e351415215 |
2 changed files with 4 additions and 8 deletions
|
@ -29,14 +29,6 @@ install -pm644 -Dt /etc/pacman.d/conf.d \
|
|||
# Remove packages one by one because pacman doesn't handle uninstalled packages
|
||||
# gracefully
|
||||
packages_to_remove=(
|
||||
gnome-shell-extension-pop-shell-git
|
||||
# Android development
|
||||
android-studio # development environment
|
||||
android-sdk-cmdline-tools-latest # command-line tools
|
||||
android-sdk-build-tools # SDK build-tools
|
||||
android-sdk-platform-tools # SDK platform-tools
|
||||
android-platform # SDK platform
|
||||
android-emulator
|
||||
)
|
||||
|
||||
for pkg in "${packages_to_remove[@]}"; do
|
||||
|
|
|
@ -7,3 +7,7 @@ flatpak install --noninteractive org.gnome.World.PikaBackup
|
|||
flatpak install --noninteractive org.gnome.Loupe
|
||||
flatpak install --noninteractive dev.deedles.Trayscale
|
||||
flatpak install --noninteractive org.gnome.gitlab.cheywood.Iotas
|
||||
flatpak install --noninteractive com.belmoussaoui.ReadItLater
|
||||
flatpak install --noninteractive dev.geopjr.Tuba
|
||||
flatpak install --noninteractive com.github.tchx84.Flatseal
|
||||
flatpak install --noninteractive org.gnome.Firmware
|
||||
|
|
Loading…
Reference in a new issue