Why apt asking to uninstall GIMP when installing ardour?Why is medibuntu.org still offered as a package...

Protecting yourself against OSINT?

Can I exit and reenter a UK station while waiting for a connecting train?

How to get to Antarctica without using a travel company

Can an Unconscious PC hear you?

Why did my relationship with my wife go down by two hearts?

Why doesn't English employ an H in front of Ares?

Can every type of linear filter be modelled by a convolution?

Which person is telling the truth?

Is using a photo reference for pose fair use?

だけ between two verbs / second verb performing an action on だけ construction

Are ups & downs/peaks and valleys inherent in piano practice and performance?

If equal temperament divides octave into 12 equal parts, why hertz differences are not the same but element 12th of two?

Most optimal hallways with random gravity inside?

In this day and age should the definition / categorisation of erotica be revised?

Why can a T* be passed in register, but a unique_ptr<T> cannot?

Will my familiar remember me when I re-summon it, or is it a new entity?

How does an Evocation Wizard's Overchannel ability interact with Chaos Bolt?

Can Microsoft employees see my data in Azure?

Why didn't Aboriginal Australians discover agriculture?

Modeling the Round (Nearest Integer) function

Fantasy series about a human girl with gold tattoos who makes too much blood

How would a race of humanoids with tails design [vehicle] seats?

LTSpice Zener diode bug?

Are Changelings immune to the Polymorph spell?



Why apt asking to uninstall GIMP when installing ardour?


Why is medibuntu.org still offered as a package source if it has been shutdown since 2010?Why my kernel is not the latest for 14.04?Unmet dependencies errordependency error on libc6-amd64 even if it's already installedbroken packages with PgAdmin3 version 1.20 in Ubuntu 14 LTSCan't install libpng-devPackage system is broken (16.04)Unable to install postgreSQL 9.6 in Ubuntu 18.04






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{
margin-bottom:0;
}








2

















When running Ubuntu 19.04, I'm trying to install ardour, but apt is requesting to uninstall GIMP:



$ sudo apt install ardour
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
gimp-data libamd2 libass9 libbabl-0.1-0 libbs2b0 libcamd2 libccolamd2 libcholmod3 libde265-0 libflite1 libgegl-common libheif1 libmetis5 libmng2 libmypaint-1.3-0 libmypaint-common libmysofa0 libnorm1
libpgm-5.2-0 libraw19 libumfpack5 libvidstab1.1 libzmq5
Use 'sudo apt autoremove' to remove them.
The following additional packages will be installed:
ardour-data
Suggested packages:
jamin
Recommended packages:
ardour-video-timeline
The following packages will be REMOVED
gimp gstreamer1.0-libav libavfilter7 libgegl-0.4-0 libgimp2.0 libpostproc55 libswscale5
The following NEW packages will be installed
ardour ardour-data
0 to upgrade, 2 to newly install, 7 to remove and 1 not to upgrade.
Need to get 9,885 kB of archives.
After this operation, 20.9 MB of additional disk space will be used.
Do you want to continue? [Y/n] n


Why is apt trying to get me to uninstall GIMP (amongst other things) when trying to install ardour?



apt-cache output:



$ apt-cache policy gimp gimp-data ardour
gimp:
Installed: 2.10.8-2
Candidate: 2.10.8-2
Version table:
*** 2.10.8-2 500
500 http://gb.archive.ubuntu.com/ubuntu disco/universe amd64 Packages
100 /var/lib/dpkg/status
gimp-data:
Installed: 2.10.8-2
Candidate: 2.10.8-2
Version table:
*** 2.10.8-2 500
500 http://gb.archive.ubuntu.com/ubuntu disco/universe amd64 Packages
500 http://gb.archive.ubuntu.com/ubuntu disco/universe i386 Packages
100 /var/lib/dpkg/status
ardour:
Installed: (none)
Candidate: 1:5.12.0-3
Version table:
1:5.12.0-3 500
500 http://gb.archive.ubuntu.com/ubuntu disco/universe amd64 Packages


Repository list:



$ grep -r ^deb /etc/apt/ --include="*.list"
/etc/apt/sources.list:deb http://gb.archive.ubuntu.com/ubuntu/ disco main restricted
/etc/apt/sources.list:deb http://archive.ubuntu.com/ubuntu/ disco-updates main restricted
/etc/apt/sources.list:deb http://gb.archive.ubuntu.com/ubuntu/ disco universe
/etc/apt/sources.list:deb http://gb.archive.ubuntu.com/ubuntu/ disco multiverse
/etc/apt/sources.list.d/google-chrome.list:deb [arch=amd64] http://dl.google.com/linux/chrome/deb/ stable main
/etc/apt/sources.list.d/spotify.list:deb http://repository.spotify.com stable non-free
/etc/apt/sources.list.d/vscode.list:deb [arch=amd64] http://packages.microsoft.com/repos/vscode stable main









share|improve this question









New contributor



cmannett85 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
























  • I can't reproduce on clean 19.04 without PPAs and thirdparty repositories. Please add output of apt-cache policy gimp gimp-data ardour to the question.

    – N0rbert
    8 hours ago











  • @N0rbert added, thanks for looking.

    – cmannett85
    8 hours ago











  • List of repositories will be useful too, please add output of grep -r ^deb /etc/apt/ --include="*.list"

    – N0rbert
    8 hours ago













  • @N0rbert added. I'm wondering if Spotify has brought something in, purely speculation based on it being external and media-centric. It's also the newest repo I've added. Is there a way of non-destructively testing this hypothesis?

    – cmannett85
    8 hours ago











  • I'll add your repositories to the test VM, and report results. First of all I would suggest to switch to Main Server in software-properties-gtk (see image) and then install latest upgrades. If problem persists - ping me again :)

    – N0rbert
    8 hours ago




















2

















When running Ubuntu 19.04, I'm trying to install ardour, but apt is requesting to uninstall GIMP:



$ sudo apt install ardour
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
gimp-data libamd2 libass9 libbabl-0.1-0 libbs2b0 libcamd2 libccolamd2 libcholmod3 libde265-0 libflite1 libgegl-common libheif1 libmetis5 libmng2 libmypaint-1.3-0 libmypaint-common libmysofa0 libnorm1
libpgm-5.2-0 libraw19 libumfpack5 libvidstab1.1 libzmq5
Use 'sudo apt autoremove' to remove them.
The following additional packages will be installed:
ardour-data
Suggested packages:
jamin
Recommended packages:
ardour-video-timeline
The following packages will be REMOVED
gimp gstreamer1.0-libav libavfilter7 libgegl-0.4-0 libgimp2.0 libpostproc55 libswscale5
The following NEW packages will be installed
ardour ardour-data
0 to upgrade, 2 to newly install, 7 to remove and 1 not to upgrade.
Need to get 9,885 kB of archives.
After this operation, 20.9 MB of additional disk space will be used.
Do you want to continue? [Y/n] n


Why is apt trying to get me to uninstall GIMP (amongst other things) when trying to install ardour?



apt-cache output:



$ apt-cache policy gimp gimp-data ardour
gimp:
Installed: 2.10.8-2
Candidate: 2.10.8-2
Version table:
*** 2.10.8-2 500
500 http://gb.archive.ubuntu.com/ubuntu disco/universe amd64 Packages
100 /var/lib/dpkg/status
gimp-data:
Installed: 2.10.8-2
Candidate: 2.10.8-2
Version table:
*** 2.10.8-2 500
500 http://gb.archive.ubuntu.com/ubuntu disco/universe amd64 Packages
500 http://gb.archive.ubuntu.com/ubuntu disco/universe i386 Packages
100 /var/lib/dpkg/status
ardour:
Installed: (none)
Candidate: 1:5.12.0-3
Version table:
1:5.12.0-3 500
500 http://gb.archive.ubuntu.com/ubuntu disco/universe amd64 Packages


Repository list:



$ grep -r ^deb /etc/apt/ --include="*.list"
/etc/apt/sources.list:deb http://gb.archive.ubuntu.com/ubuntu/ disco main restricted
/etc/apt/sources.list:deb http://archive.ubuntu.com/ubuntu/ disco-updates main restricted
/etc/apt/sources.list:deb http://gb.archive.ubuntu.com/ubuntu/ disco universe
/etc/apt/sources.list:deb http://gb.archive.ubuntu.com/ubuntu/ disco multiverse
/etc/apt/sources.list.d/google-chrome.list:deb [arch=amd64] http://dl.google.com/linux/chrome/deb/ stable main
/etc/apt/sources.list.d/spotify.list:deb http://repository.spotify.com stable non-free
/etc/apt/sources.list.d/vscode.list:deb [arch=amd64] http://packages.microsoft.com/repos/vscode stable main









share|improve this question









New contributor



cmannett85 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
























  • I can't reproduce on clean 19.04 without PPAs and thirdparty repositories. Please add output of apt-cache policy gimp gimp-data ardour to the question.

    – N0rbert
    8 hours ago











  • @N0rbert added, thanks for looking.

    – cmannett85
    8 hours ago











  • List of repositories will be useful too, please add output of grep -r ^deb /etc/apt/ --include="*.list"

    – N0rbert
    8 hours ago













  • @N0rbert added. I'm wondering if Spotify has brought something in, purely speculation based on it being external and media-centric. It's also the newest repo I've added. Is there a way of non-destructively testing this hypothesis?

    – cmannett85
    8 hours ago











  • I'll add your repositories to the test VM, and report results. First of all I would suggest to switch to Main Server in software-properties-gtk (see image) and then install latest upgrades. If problem persists - ping me again :)

    – N0rbert
    8 hours ago
















2












2








2


1






When running Ubuntu 19.04, I'm trying to install ardour, but apt is requesting to uninstall GIMP:



$ sudo apt install ardour
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
gimp-data libamd2 libass9 libbabl-0.1-0 libbs2b0 libcamd2 libccolamd2 libcholmod3 libde265-0 libflite1 libgegl-common libheif1 libmetis5 libmng2 libmypaint-1.3-0 libmypaint-common libmysofa0 libnorm1
libpgm-5.2-0 libraw19 libumfpack5 libvidstab1.1 libzmq5
Use 'sudo apt autoremove' to remove them.
The following additional packages will be installed:
ardour-data
Suggested packages:
jamin
Recommended packages:
ardour-video-timeline
The following packages will be REMOVED
gimp gstreamer1.0-libav libavfilter7 libgegl-0.4-0 libgimp2.0 libpostproc55 libswscale5
The following NEW packages will be installed
ardour ardour-data
0 to upgrade, 2 to newly install, 7 to remove and 1 not to upgrade.
Need to get 9,885 kB of archives.
After this operation, 20.9 MB of additional disk space will be used.
Do you want to continue? [Y/n] n


Why is apt trying to get me to uninstall GIMP (amongst other things) when trying to install ardour?



apt-cache output:



$ apt-cache policy gimp gimp-data ardour
gimp:
Installed: 2.10.8-2
Candidate: 2.10.8-2
Version table:
*** 2.10.8-2 500
500 http://gb.archive.ubuntu.com/ubuntu disco/universe amd64 Packages
100 /var/lib/dpkg/status
gimp-data:
Installed: 2.10.8-2
Candidate: 2.10.8-2
Version table:
*** 2.10.8-2 500
500 http://gb.archive.ubuntu.com/ubuntu disco/universe amd64 Packages
500 http://gb.archive.ubuntu.com/ubuntu disco/universe i386 Packages
100 /var/lib/dpkg/status
ardour:
Installed: (none)
Candidate: 1:5.12.0-3
Version table:
1:5.12.0-3 500
500 http://gb.archive.ubuntu.com/ubuntu disco/universe amd64 Packages


Repository list:



$ grep -r ^deb /etc/apt/ --include="*.list"
/etc/apt/sources.list:deb http://gb.archive.ubuntu.com/ubuntu/ disco main restricted
/etc/apt/sources.list:deb http://archive.ubuntu.com/ubuntu/ disco-updates main restricted
/etc/apt/sources.list:deb http://gb.archive.ubuntu.com/ubuntu/ disco universe
/etc/apt/sources.list:deb http://gb.archive.ubuntu.com/ubuntu/ disco multiverse
/etc/apt/sources.list.d/google-chrome.list:deb [arch=amd64] http://dl.google.com/linux/chrome/deb/ stable main
/etc/apt/sources.list.d/spotify.list:deb http://repository.spotify.com stable non-free
/etc/apt/sources.list.d/vscode.list:deb [arch=amd64] http://packages.microsoft.com/repos/vscode stable main









share|improve this question









New contributor



cmannett85 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.












When running Ubuntu 19.04, I'm trying to install ardour, but apt is requesting to uninstall GIMP:



$ sudo apt install ardour
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
gimp-data libamd2 libass9 libbabl-0.1-0 libbs2b0 libcamd2 libccolamd2 libcholmod3 libde265-0 libflite1 libgegl-common libheif1 libmetis5 libmng2 libmypaint-1.3-0 libmypaint-common libmysofa0 libnorm1
libpgm-5.2-0 libraw19 libumfpack5 libvidstab1.1 libzmq5
Use 'sudo apt autoremove' to remove them.
The following additional packages will be installed:
ardour-data
Suggested packages:
jamin
Recommended packages:
ardour-video-timeline
The following packages will be REMOVED
gimp gstreamer1.0-libav libavfilter7 libgegl-0.4-0 libgimp2.0 libpostproc55 libswscale5
The following NEW packages will be installed
ardour ardour-data
0 to upgrade, 2 to newly install, 7 to remove and 1 not to upgrade.
Need to get 9,885 kB of archives.
After this operation, 20.9 MB of additional disk space will be used.
Do you want to continue? [Y/n] n


Why is apt trying to get me to uninstall GIMP (amongst other things) when trying to install ardour?



apt-cache output:



$ apt-cache policy gimp gimp-data ardour
gimp:
Installed: 2.10.8-2
Candidate: 2.10.8-2
Version table:
*** 2.10.8-2 500
500 http://gb.archive.ubuntu.com/ubuntu disco/universe amd64 Packages
100 /var/lib/dpkg/status
gimp-data:
Installed: 2.10.8-2
Candidate: 2.10.8-2
Version table:
*** 2.10.8-2 500
500 http://gb.archive.ubuntu.com/ubuntu disco/universe amd64 Packages
500 http://gb.archive.ubuntu.com/ubuntu disco/universe i386 Packages
100 /var/lib/dpkg/status
ardour:
Installed: (none)
Candidate: 1:5.12.0-3
Version table:
1:5.12.0-3 500
500 http://gb.archive.ubuntu.com/ubuntu disco/universe amd64 Packages


Repository list:



$ grep -r ^deb /etc/apt/ --include="*.list"
/etc/apt/sources.list:deb http://gb.archive.ubuntu.com/ubuntu/ disco main restricted
/etc/apt/sources.list:deb http://archive.ubuntu.com/ubuntu/ disco-updates main restricted
/etc/apt/sources.list:deb http://gb.archive.ubuntu.com/ubuntu/ disco universe
/etc/apt/sources.list:deb http://gb.archive.ubuntu.com/ubuntu/ disco multiverse
/etc/apt/sources.list.d/google-chrome.list:deb [arch=amd64] http://dl.google.com/linux/chrome/deb/ stable main
/etc/apt/sources.list.d/spotify.list:deb http://repository.spotify.com stable non-free
/etc/apt/sources.list.d/vscode.list:deb [arch=amd64] http://packages.microsoft.com/repos/vscode stable main






apt gimp ardour






share|improve this question









New contributor



cmannett85 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











share|improve this question









New contributor



cmannett85 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.








share|improve this question




share|improve this question








edited 8 hours ago







cmannett85













New contributor



cmannett85 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.








asked 9 hours ago









cmannett85cmannett85

1136 bronze badges




1136 bronze badges




New contributor



cmannett85 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.




New contributor




cmannett85 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.


















  • I can't reproduce on clean 19.04 without PPAs and thirdparty repositories. Please add output of apt-cache policy gimp gimp-data ardour to the question.

    – N0rbert
    8 hours ago











  • @N0rbert added, thanks for looking.

    – cmannett85
    8 hours ago











  • List of repositories will be useful too, please add output of grep -r ^deb /etc/apt/ --include="*.list"

    – N0rbert
    8 hours ago













  • @N0rbert added. I'm wondering if Spotify has brought something in, purely speculation based on it being external and media-centric. It's also the newest repo I've added. Is there a way of non-destructively testing this hypothesis?

    – cmannett85
    8 hours ago











  • I'll add your repositories to the test VM, and report results. First of all I would suggest to switch to Main Server in software-properties-gtk (see image) and then install latest upgrades. If problem persists - ping me again :)

    – N0rbert
    8 hours ago





















  • I can't reproduce on clean 19.04 without PPAs and thirdparty repositories. Please add output of apt-cache policy gimp gimp-data ardour to the question.

    – N0rbert
    8 hours ago











  • @N0rbert added, thanks for looking.

    – cmannett85
    8 hours ago











  • List of repositories will be useful too, please add output of grep -r ^deb /etc/apt/ --include="*.list"

    – N0rbert
    8 hours ago













  • @N0rbert added. I'm wondering if Spotify has brought something in, purely speculation based on it being external and media-centric. It's also the newest repo I've added. Is there a way of non-destructively testing this hypothesis?

    – cmannett85
    8 hours ago











  • I'll add your repositories to the test VM, and report results. First of all I would suggest to switch to Main Server in software-properties-gtk (see image) and then install latest upgrades. If problem persists - ping me again :)

    – N0rbert
    8 hours ago



















I can't reproduce on clean 19.04 without PPAs and thirdparty repositories. Please add output of apt-cache policy gimp gimp-data ardour to the question.

– N0rbert
8 hours ago





I can't reproduce on clean 19.04 without PPAs and thirdparty repositories. Please add output of apt-cache policy gimp gimp-data ardour to the question.

– N0rbert
8 hours ago













@N0rbert added, thanks for looking.

– cmannett85
8 hours ago





@N0rbert added, thanks for looking.

– cmannett85
8 hours ago













List of repositories will be useful too, please add output of grep -r ^deb /etc/apt/ --include="*.list"

– N0rbert
8 hours ago







List of repositories will be useful too, please add output of grep -r ^deb /etc/apt/ --include="*.list"

– N0rbert
8 hours ago















@N0rbert added. I'm wondering if Spotify has brought something in, purely speculation based on it being external and media-centric. It's also the newest repo I've added. Is there a way of non-destructively testing this hypothesis?

– cmannett85
8 hours ago





@N0rbert added. I'm wondering if Spotify has brought something in, purely speculation based on it being external and media-centric. It's also the newest repo I've added. Is there a way of non-destructively testing this hypothesis?

– cmannett85
8 hours ago













I'll add your repositories to the test VM, and report results. First of all I would suggest to switch to Main Server in software-properties-gtk (see image) and then install latest upgrades. If problem persists - ping me again :)

– N0rbert
8 hours ago







I'll add your repositories to the test VM, and report results. First of all I would suggest to switch to Main Server in software-properties-gtk (see image) and then install latest upgrades. If problem persists - ping me again :)

– N0rbert
8 hours ago












1 Answer
1






active

oldest

votes


















2


















The repositories list from your machine miss updates: disco-security and disco-updates.



You have to open Software & Updates (software-properties-gtk), switch to Updates tab to enable them.



Then install all upgrades and GIMP with Ardour:



sudo apt-get update
sudo apt-get upgrade
sudo apt-get install gimp arduor





share|improve this answer




























    Your Answer








    StackExchange.ready(function() {
    var channelOptions = {
    tags: "".split(" "),
    id: "89"
    };
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function() {
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled) {
    StackExchange.using("snippets", function() {
    createEditor();
    });
    }
    else {
    createEditor();
    }
    });

    function createEditor() {
    StackExchange.prepareEditor({
    heartbeatType: 'answer',
    autoActivateHeartbeat: false,
    convertImagesToLinks: true,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: 10,
    bindNavPrevention: true,
    postfix: "",
    imageUploader: {
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/4.0/"u003ecc by-sa 4.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    },
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    });


    }
    });







    cmannett85 is a new contributor. Be nice, and check out our Code of Conduct.










    draft saved

    draft discarded
















    StackExchange.ready(
    function () {
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1180623%2fwhy-apt-asking-to-uninstall-gimp-when-installing-ardour%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown


























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    2


















    The repositories list from your machine miss updates: disco-security and disco-updates.



    You have to open Software & Updates (software-properties-gtk), switch to Updates tab to enable them.



    Then install all upgrades and GIMP with Ardour:



    sudo apt-get update
    sudo apt-get upgrade
    sudo apt-get install gimp arduor





    share|improve this answer































      2


















      The repositories list from your machine miss updates: disco-security and disco-updates.



      You have to open Software & Updates (software-properties-gtk), switch to Updates tab to enable them.



      Then install all upgrades and GIMP with Ardour:



      sudo apt-get update
      sudo apt-get upgrade
      sudo apt-get install gimp arduor





      share|improve this answer





























        2














        2










        2









        The repositories list from your machine miss updates: disco-security and disco-updates.



        You have to open Software & Updates (software-properties-gtk), switch to Updates tab to enable them.



        Then install all upgrades and GIMP with Ardour:



        sudo apt-get update
        sudo apt-get upgrade
        sudo apt-get install gimp arduor





        share|improve this answer














        The repositories list from your machine miss updates: disco-security and disco-updates.



        You have to open Software & Updates (software-properties-gtk), switch to Updates tab to enable them.



        Then install all upgrades and GIMP with Ardour:



        sudo apt-get update
        sudo apt-get upgrade
        sudo apt-get install gimp arduor






        share|improve this answer













        share|improve this answer




        share|improve this answer










        answered 7 hours ago









        N0rbertN0rbert

        32.8k10 gold badges77 silver badges158 bronze badges




        32.8k10 gold badges77 silver badges158 bronze badges


























            cmannett85 is a new contributor. Be nice, and check out our Code of Conduct.










            draft saved

            draft discarded

















            cmannett85 is a new contributor. Be nice, and check out our Code of Conduct.













            cmannett85 is a new contributor. Be nice, and check out our Code of Conduct.












            cmannett85 is a new contributor. Be nice, and check out our Code of Conduct.
















            Thanks for contributing an answer to Ask Ubuntu!


            • Please be sure to answer the question. Provide details and share your research!

            But avoid



            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.


            To learn more, see our tips on writing great answers.




            draft saved


            draft discarded














            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1180623%2fwhy-apt-asking-to-uninstall-gimp-when-installing-ardour%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown









            Popular posts from this blog

            Taj Mahal Inhaltsverzeichnis Aufbau | Geschichte | 350-Jahr-Feier | Heutige Bedeutung | Siehe auch |...

            Baia Sprie Cuprins Etimologie | Istorie | Demografie | Politică și administrație | Arii naturale...

            Ciclooctatetraenă Vezi și | Bibliografie | Meniu de navigare637866text4148569-500570979m