Added new soft
This commit is contained in:
parent
882d30baf5
commit
bcc45a80a1
1 changed files with 8 additions and 5 deletions
|
|
@ -8,15 +8,18 @@ control sudowheel enabled
|
|||
|
||||
#Ставим софт
|
||||
apt-get update && apt-get dist-upgrade -y && update-kernel -y
|
||||
apt-get install rust rust-cargo golang wine gearlever LibreOffice LibreOffice-kde5 foliate -y
|
||||
apt-get install thunderbird mpv throne moc synaptic alacritty virt-manager virt-manager-common -y
|
||||
apt-get install steam portproton-installer python3-module-pip rpi-imager distrobox krusader -y
|
||||
apt-get install git ansible docker-engine docker-compose flatpak filezilla yazi gitleaks -y
|
||||
apt-get install rust rust-cargo golang wine gearlever LibreOffice LibreOffice-kde5 eza fd bat foliate -y
|
||||
apt-get install thunderbird mpv throne moc synaptic alacritty virt-manager virt-manager-common ripgrep dua-cli -y
|
||||
apt-get install steam portproton-installer python3-module-pip rpi-imager distrobox krusader gping -y
|
||||
apt-get install git ansible docker-engine docker-compose flatpak filezilla yazi gitleaks zoxide -y
|
||||
apt-get install putty veracrypt webapp-manager flacon zsh firefox alien kdeconnect libvirt -y
|
||||
apt-get install solaar timeshift wireshark audacity obs-studio java-21-openjdk elisa -y
|
||||
apt-get install solaar timeshift wireshark audacity obs-studio java-21-openjdk elisa kf6-knewstuff -y
|
||||
apt-get install remmina qbittorrent zellij darktable mkvtoolnix mkvtoolnix-gui yamllint -y
|
||||
apt-get install rocm-opencl-runtime amdgpu-rock libGLU keepassxc codium kdenlive libvdpau-va-gl -y
|
||||
|
||||
# Меняем настройки ОС
|
||||
sed -i 's/ghns=false/ghns=true' /etc/kf5/xdg/kdeglobals /etc/xdg/kdeglobals
|
||||
|
||||
#Добавляем настройки flatpak
|
||||
gpasswd -a $NEED_USER fuse
|
||||
flatpak remote-add flathub https://flathub.org/repo/flathub.flatpakrepo
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue