1
0
mirror of https://github.com/tommytran732/QubesOS-Scripts synced 2024-09-19 15:14:43 -04:00
QubesOS-Scripts/vault.sh

6 lines
151 B
Bash
Raw Normal View History

2022-03-26 22:14:50 -04:00
#!/bin/bash
sudo dnf config-manager --set-enabled rpmfusion-free
sudo dnf config-manager --set-enabled rpmfusion-free-updates
sudo dnf install vlc -y