mirror of
https://github.com/tommytran732/QubesOS-Scripts.git
synced 2025-07-22 05:18:41 -04:00
4 lines
85 B
Bash
4 lines
85 B
Bash
#!/bin/bash
|
|
|
|
sudo dnf config-manager --enable rpmfusion-free
|
|
sudo dnf install -y vlc
|