Results 1 to 5 of 5

Thread: can't run ubuntu update or install any repository

  1. #1
    Join Date
    Aug 2019
    Beans
    4

    can't run ubuntu update or install any repository

    hi !
    I'm on ubuntu 19.04 , when I run sudo apt-get update or try to add a repository ( in my case I tried to add sudo add-apt-repository ppa:webupd8team/atom ) I get this error
    https://2.top4top.net/p_1323mqdmd1.jpg
    please help me solve this error
    thank you
    Last edited by hmdou; August 17th, 2019 at 04:57 PM.

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

    Re: can't run ubuntu update or install any repository

    Neither ppa has an archive for 19.04.
    Remove them both.
    Code:
    sudo add-apt-repository -r ppa:alexis.bienvenue/amc-stable
    sudo add-apt-repository -r ppa:webupd8team/atom
    sudo apt update
    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
    Aug 2019
    Beans
    4

    Re: can't run ubuntu update or install any repository

    I need to use these softwares ( like amc )
    so the solution is to install ubuntu 18.04 LTS ?
    I'm running it on VM , so I can easily install other ubuntu compatible version.

  4. #4
    Join Date
    Apr 2011
    Location
    Mystletainn Kick!
    Beans
    13,614
    Distro
    Ubuntu

    Re: can't run ubuntu update or install any repository

    auto-multiple-choice is in Ubuntu 19.04's own archives.
    https://packages.ubuntu.com/disco/auto-multiple-choice
    So you can install like a normal package.

    You can grab the deb for atom from here:
    https://atom.io/
    Double clicking should open the software installer program to install it.
    (It's also much newer than what the PPA offers.)

    ...Or do your thing and reinstall 18.04 and add the PPAs.
    You have choices.
    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
    .

  5. #5
    Join Date
    Aug 2019
    Beans
    4

    Re: can't run ubuntu update or install any repository

    installed 18.04
    thank you very much for you help.

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
  •