mirror of
https://github.com/tommytran732/QubesOS-Scripts.git
synced 2024-12-27 08:09:35 -05:00
e64d8af686
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
|