linux-setup/fedora-3.sh

35 lines
1.2 KiB
Bash
Raw Normal View History

2023-05-06 09:03:46 +02:00
#!/bin/bash
2022-10-24 21:40:32 +02:00
# Post installazione di Fedora (3)
2023-05-06 09:03:46 +02:00
# RPM Fusion
# Configurazione
2022-10-24 21:40:32 +02:00
sudo dnf install https://mirrors.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm https://mirrors.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm
2023-05-06 09:03:46 +02:00
sudo dnf group upgrade core
2022-10-24 21:40:32 +02:00
2023-05-06 09:03:46 +02:00
# Multimedia
sudo dnf swap ffmpeg-free ffmpeg --allowerasing
sudo dnf install --setop="install_weak_deps=False" gstreamer1-plugins-bad-freeworld gstreamer1-plugins-ugly qt5-qtwebengine-freeworld
#sudo dnf group upgrade multimedia --setop="install_weak_deps=False" --exclude=PackageKit-gstreamer-plugin
sudo dnf group upgrade sound-and-video
2022-10-24 21:40:32 +02:00
2023-05-06 09:03:46 +02:00
# Riproduzione DVD
#sudo dnf install rpmfusion-free-release-tainted
#sudo dnf install libdvdcss
2022-10-24 21:40:32 +02:00
2023-05-06 09:03:46 +02:00
# Hardware accelerated codec
sudo dnf install intel-media-driver
2022-10-24 21:40:32 +02:00
2023-05-06 09:03:46 +02:00
# Nvidia drivers (con cautela!)
#sudo dnf update
#sudo dnf install akmod-nvidia
2022-10-24 21:40:32 +02:00
#sudo dnf install xorg-x11-drv-nvidia-cuda
2023-05-06 09:03:46 +02:00
# Pacchetti software da RPM Fusion
# audio e video
sudo dnf install audacious-plugins-freeworld audacious-plugins-freeworld-aac audacious-plugins-freeworld-ffaudio audacious-plugins-freeworld-mms
sudo dnf install kdenlive vlc
# videogiochi:
#sudo dnf install lutris steam
# altro (client p2p file sharing):
#sudo dnf install amule