mirror of
https://github.com/tommytran732/QubesOS-Scripts.git
synced 2025-05-12 11:12:14 -04:00
Create vlc.sh
This commit is contained in:
parent
f40b64b19b
commit
b2770043e9
1 changed files with 5 additions and 0 deletions
5
vlc.sh
Normal file
5
vlc.sh
Normal file
|
@ -0,0 +1,5 @@
|
|||
#!/bin/bash
|
||||
|
||||
sudo dnf config-manager --set-enabled rpmfusion-free
|
||||
sudo dnf config-manager --set-enabled rpmfusion-free-updates
|
||||
sudo dnf install vlc -y
|
Loading…
Add table
Add a link
Reference in a new issue