Actualiser install.sh
This commit is contained in:
parent
acd3068579
commit
fc74e38c78
20
install.sh
20
install.sh
@ -74,6 +74,7 @@ systemctl enable lightdm
|
||||
packages=(
|
||||
alarm-clock-applet
|
||||
atril
|
||||
brasero
|
||||
caja-admin
|
||||
caja-mediainfo
|
||||
caja-share
|
||||
@ -91,6 +92,7 @@ packages=(
|
||||
greybird-gtk-theme
|
||||
gtkhash
|
||||
gucharmap
|
||||
imagination
|
||||
kazam
|
||||
metadata-cleaner
|
||||
mate-applets
|
||||
@ -129,24 +131,6 @@ done
|
||||
# Installation des paquets utilitaires
|
||||
apt install -y curl flatpak freerdp2-x11 figlet htop libnotify-bin nmap net-tools numlockx speedtest-cli stress s-tui swaks testdisk tldr tlp unzip whois wmctrl xdotool
|
||||
|
||||
# Installation de la solution de virtualisation KVM
|
||||
apt install -y bridge-utils dnsmasq-base qemu-system qemu-utils firewalld gir1.2-spiceclientgtk-3.0 libvirt-daemon-system virt-manager virt-viewer
|
||||
adduser $username libvirt
|
||||
export LIBVIRT_DEFAULT_URI='qemu:///system'
|
||||
virsh net-start default
|
||||
virsh net-autostart default
|
||||
|
||||
# Installation des logiciels en fonction du profil d'utilisation (décommenter selon le besoin)
|
||||
# apt install -y blender
|
||||
# apt install -y brasero
|
||||
# apt install -y caja-nextcloud
|
||||
# apt install -y geany geany-plugin-addons geany-plugin-git-changebar geany-plugin-overview geany-plugin-spellcheck geany-plugin-treebrowser geany-plugin-vimode
|
||||
# apt install -y gimp gimp-data-extras gimp-help-fr
|
||||
# apt install -y hugin
|
||||
# apt install -y imagination
|
||||
# apt install -y kdenlive
|
||||
# apt install -y obs-studio
|
||||
|
||||
# Désinstallation des paquets non désirés
|
||||
apt remove -y fortunes-min
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user