mirror of
https://github.com/tommytran732/QubesOS-Scripts.git
synced 2025-02-10 20:38:38 -05:00
5 lines
85 B
Plaintext
5 lines
85 B
Plaintext
![]() |
#!/bin/bash
|
||
|
|
||
|
sudo dnf config-manager --enable rpmfusion-free
|
||
|
sudo dnf install -y vlc
|