Results 1 to 6 of 6

Thread: I forgot to check the block to install 3rd party software

  1. #1
    Join Date
    Jun 2008
    Location
    Wichita, KS
    Beans
    105
    Distro
    Ubuntu

    I forgot to check the block to install 3rd party software

    On installing Ubuntu 21.10 I did a clean install but I forgot to check the box to install 3rd party software. Now my movies won't play. I found the fix online but it no longer works.

    https://askubuntu.com/questions/2902...pped-it-in-the

    it says to run

    sudo apt-get install ubuntu-restricted-extras

    but when i run that it says

    E: Unable to locate package ubuntu-restricted-extras

    Please help.

  2. #2
    Join Date
    Apr 2011
    Location
    Mystletainn Kick!
    Beans
    13,615
    Distro
    Ubuntu

    Re: I forgot to check the block to install 3rd party software

    In Software and Updates, enable the multiverse repository.
    Then run an apt update to reload the sources.
    Splat Double Splat Triple Splat
    Earn Your Keep
    Don't mind me, I'm only passing through.
    Once in a blue moon, I'm actually helpful
    .

  3. #3
    Join Date
    May 2010
    Beans
    3,247

    Re: I forgot to check the block to install 3rd party software

    https://packages.ubuntu.com/impish/u...tricted-extras

    That website shows the sources of all packages in the official repositories. As Deadflower states, it is in the multiverse repo which will need enabling then your sources rescanning to see the new packages. You can also do the same by editting /etc/apt/sources.list an uncommenting the lines that give you the multiverse repositories.

  4. #4
    Join Date
    Jun 2008
    Location
    Wichita, KS
    Beans
    105
    Distro
    Ubuntu

    Re: I forgot to check the block to install 3rd party software

    Sorry for not trying that before I asked. Yes simply doing an Software and Updates fixed it. Ran the command again and downloading the package.
    Thanks

  5. #5
    Join Date
    May 2010
    Beans
    3,247

    Re: I forgot to check the block to install 3rd party software

    Remember to mark as solved if the issue is sorted

  6. #6
    Join Date
    Apr 2011
    Location
    Mystletainn Kick!
    Beans
    13,615
    Distro
    Ubuntu

    Re: I forgot to check the block to install 3rd party software

    Quote Originally Posted by Kusho View Post
    Sorry for not trying that before I asked. Yes simply doing an Software and Updates fixed it. Ran the command again and downloading the package.
    Thanks
    It's not something most users would even think to do as when you check the box in the installer the repos all get enabled.
    But on a clean install without checking the box only the main (Canonical) and restricted (Proprietary) repositories are enabled.
    Or at least that's been the historic case as I've seen it.
    The universe (Community) repository may or may not be enabled by default. I'm not sure.
    I know it is for all the various Desktop flavors such as Kubuntu or Lubuntu, since those have their packages in the universe,
    and it would be kind of weird for users of those desktops to not have access to the Software they provide out of the box.
    But the main Ubuntu desktop has all it's default packages in main, so it has no real need for universe to be enabled.

    That said, if the solution worked, please mark this thread as solved.
    Splat Double Splat Triple Splat
    Earn Your Keep
    Don't mind me, I'm only passing through.
    Once in a blue moon, I'm actually helpful
    .

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •