From b01d1cd45f23d25b42579e09be82ac0a1e7ab56a Mon Sep 17 00:00:00 2001 From: Alexei Bezborodov Date: Tue, 10 May 2022 22:48:09 +0300 Subject: [PATCH] alt linux install --- install.sh | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/install.sh b/install.sh index da01e1f..353271b 100644 --- a/install.sh +++ b/install.sh @@ -1,4 +1,7 @@ #!/bin/bash + +# Linux Mint + sudo aptitude install chromium-browser gimp geany geany-plugins screen \ gcc virtualbox-qt virtualbox-ext-pack icewm idesk dillo links2 smtube \ vlc mpv mc openssh-server mplayer-gui texstudio volumeicon-alsa \ @@ -10,3 +13,7 @@ sudo aptitude install chromium-browser gimp geany geany-plugins screen \ deluge easystroke sudo apt install --install-recommends winehq-stable + +# Alt Linux +sudo apt-get install gimp geany geany-plugins screen gcc icewm idesk dillo links2 smtube vlc mpv mc openssh-server mplayer-gui texstudio volumeicon git ffmpeg remmina xrdp nmap gparted redshift stellarium minetest widelands sshfs encfs pcmanfm xclip clang gitg gitk git-cola texlive pwgen cheese gxneur xneur audacious deluge gnome-disk-utility +