5 lines
160 B
Bash
Executable file
5 lines
160 B
Bash
Executable file
#!/usr/bin/env bash
|
|
|
|
pacaur --needed -S --noconfirm --noedit \
|
|
libva-mesa-driver mesa-vdpau libva-vdpau-driver libvdpau-va-gl `# Hardware Accelerated Video` \
|