1
0
Fork 0
forked from RP1/RaveOS-arch

removed pamac

This commit is contained in:
RP1 2025-02-17 20:19:12 +01:00
parent 9b867d701e
commit beff542c6c

View file

@ -64,7 +64,6 @@ user_choice=$(zenity --list --checklist --width='1000' --height='1000' \
FALSE "OBS - Nyílt forrású felvételkészítő és streamelő program" \
FALSE "Parabolic - Videóletöltő, működik minden platformon" \
FALSE "P7Zip - tömörítő program" \
FALSE "Pamac - Grafikus csomagkezelő" \
FALSE "Pavucontrol - Apponkénti hangerőszabályzás/konfigurálás" \
FALSE "PhotoGIMP - Adobe Photoshop-szerű képszerkesztő Linuxra" \
FALSE "QBittorrent - torrent kliens" \
@ -826,18 +825,6 @@ if [[ $user_choice = *"Bottles - Wine prefix kezelő"* ]]; then
echo
fi
if [[ $user_choice = *"Pamac - Grafikus csomagkezelő"* ]]; then
echo
echo ---------------------------------------------
echo Installing ${bold}${yellow}Pamac${normal}
yay -S pamac-aur --noconfirm
echo ${bold}${yellow}Pamac ${normal}installed.
echo ---------------------------------------------
echo
fi
if [[ $user_choice = *"KDEConnect - Gep es telefon link"* ]]; then
echo
echo ---------------------------------------------