From e32c5ca2080275a6b6fd957eb2833e8196008b28 Mon Sep 17 00:00:00 2001 From: dumbred Date: Mon, 2 Dec 2024 07:29:09 -0300 Subject: [PATCH] Add script.sh --- script.sh | 75 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 75 insertions(+) create mode 100644 script.sh diff --git a/script.sh b/script.sh new file mode 100644 index 0000000..1d75567 --- /dev/null +++ b/script.sh @@ -0,0 +1,75 @@ +sudo apt-get remove \ +baobab \ +ca-certificates-java \ +celluloid \ +cheese \ +cheese-common \ +default-jre \ +default-jre-headless \ +drawing \ +hexchat \ +hexchat-common \ +hypnotix \ +liblibreoffice-java \ +libreoffice-base \ +libreoffice-base-core \ +libreoffice-base-drivers \ +libreoffice-calc \ +libreoffice-common \ +libreoffice-core \ +libreoffice-draw \ +libreoffice-gnome \ +libreoffice-gtk3 \ +libreoffice-help-common \ +libreoffice-help-de \ +libreoffice-help-en-gb \ +libreoffice-help-en-us \ +libreoffice-help-es \ +libreoffice-help-fr \ +libreoffice-help-it \ +libreoffice-help-pt \ +libreoffice-help-pt-br \ +libreoffice-help-ru \ +libreoffice-help-zh-cn \ +libreoffice-help-zh-tw \ +libreoffice-impress \ +libreoffice-java-common \ +libreoffice-l10n-de \ +libreoffice-l10n-en-gb \ +libreoffice-l10n-en-za \ +libreoffice-l10n-es \ +libreoffice-l10n-fr \ +libreoffice-l10n-it \ +libreoffice-l10n-pt \ +libreoffice-l10n-pt-br \ +libreoffice-l10n-ru \ +libreoffice-l10n-zh-cn \ +libreoffice-l10n-zh-tw \ +libreoffice-math \ +libreoffice-sdbc-hsqldb \ +libreoffice-style-colibre \ +libreoffice-writer \ +onboard \ +onboard-common \ +orca \ +pix \ +pix-data \ +pix-dbg \ +python3-uno \ +redshift \ +redshift-gtk \ +rhythmbox \ +rhythmbox-data \ +rhythmbox-plugins \ +rhythmbox-plugin-tray-icon \ +simple-scan \ +sticky \ +thingy \ +thunderbird \ +thunderbird-gnome-support \ +timeshift \ +transmission-common \ +transmission-gtk \ +warpinator \ +webapp-manager \ +youtube-dl \ No newline at end of file