mirror of
https://github.com/tommytran732/QubesOS-Scripts.git
synced 2025-08-09 14:02:12 -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
|