Skip to content

Instantly share code, notes, and snippets.

@m-rey
Created April 16, 2020 10:22
Show Gist options
  • Save m-rey/96107d03083965f0bf422c314af275da to your computer and use it in GitHub Desktop.
Save m-rey/96107d03083965f0bf422c314af275da to your computer and use it in GitHub Desktop.
Gist to easily install missing codecs in openSUSE
#!/bin/sh
sudo zypper in opi && sudo opi codecs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment