mirror of
https://github.com/tommytran732/QubesOS-Scripts.git
synced 2025-02-05 18:05:21 -05:00
7753efa1ac
Signed-off-by: Tommy <contact@tommytran.io>
5 lines
85 B
Bash
5 lines
85 B
Bash
#!/bin/bash
|
|
|
|
sudo dnf config-manager --enable rpmfusion-free
|
|
sudo dnf install -y vlc
|