Skip to content

Instantly share code, notes, and snippets.

@ScottJWalter
Created August 22, 2018 19:55
Show Gist options
  • Star 20 You must be signed in to star a gist
  • Fork 4 You must be signed in to fork a gist
  • Save ScottJWalter/eab4f534fa2fc9eb51278768fd229d70 to your computer and use it in GitHub Desktop.
Save ScottJWalter/eab4f534fa2fc9eb51278768fd229d70 to your computer and use it in GitHub Desktop.
Install FFMpeg under Windows Subsystem for Linux
sudo add-apt-repository ppa:mc3man/trusty-media
sudo apt-get update
sudo apt-get dist-upgrade
sudo apt-get install ffmpeg
@EimaMei
Copy link

EimaMei commented Feb 20, 2022

Worked perfectly

@vatssv
Copy link

vatssv commented Mar 13, 2022

Thank you. Adding the repository to trusted was crucial.

@arcral
Copy link

arcral commented Jun 15, 2023

thank you. very useful

@michalsinu
Copy link

thanks!

@gabrielsants
Copy link

Thanks!

@JasonChoi1497
Copy link

worked perfectly! Thank you

@nexxyb
Copy link

nexxyb commented Dec 6, 2023

worked perfectly.

@GeorgeHineOC
Copy link

Still having the same issue:

Err:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 alsa-ucm-conf all 1.2.6.3-1ubuntu1.8
  404  Not Found [IP: 91.189.91.83 80]
E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/a/alsa-ucm-conf/alsa-ucm-conf_1.2.6.3-1ubuntu1.8_all.deb  404  Not Found [IP: 91.189.91.83 80]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?

@BawdyInkSlinger
Copy link

I get this error:

E: The repository 'https://ppa.launchpadcontent.net/mc3man/trusty-media/ubuntu jammy Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment