How to install app from older Ubuntu repository on a new Ubuntu Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)Old version of gcc for new UbuntuInstall packages from newer release without building (apt pinning)“Proper” way to install packages from previous releaseHow to install software from old repository?How to get a summary of installed packages by repository and see differences from clean install?Installing package(s) from local repositoryHow can I install Blender 2.76 on Ubuntu 14.04?Can I install packages/drivers from older releases of Ubuntu?How to install new version of Wireshark on Ubuntu XenialWhy would a new repository automatically install packages?Install app from the repository of a different versionCreate debian package that installs another debian package (not from repository)How to install gcj on Ubuntu 16.04

Did the new image of black hole confirm the general theory of relativity?

Can a monk deflect thrown melee weapons?

Replacing HDD with SSD; what about non-APFS/APFS?

Is there a service that would inform me whenever a new direct route is scheduled from a given airport?

Simulating Exploding Dice

How can players take actions together that are impossible otherwise?

Is 1 ppb equal to 1 μg/kg?

Statistical model of ligand substitution

What LEGO pieces have "real-world" functionality?

How do you clear the ApexPages.getMessages() collection in a test?

What would be Julian Assange's expected punishment, on the current English criminal law?

Choo-choo! Word trains

The following signatures were invalid: EXPKEYSIG 1397BC53640DB551

Determine whether f is a function, an injection, a surjection

What can I do if my MacBook isn’t charging but already ran out?

How does modal jazz use chord progressions?

Why don't the Weasley twins use magic outside of school if the Trace can only find the location of spells cast?

Why is "Captain Marvel" translated as male in Portugal?

Working around an AWS network ACL rule limit

Slither Like a Snake

Antler Helmet: Can it work?

When communicating altitude with a '9' in it, should it be pronounced "nine hundred" or "niner hundred"?

How do I automatically answer y in bash script?

Unexpected result with right shift after bitwise negation



How to install app from older Ubuntu repository on a new Ubuntu



Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)Old version of gcc for new UbuntuInstall packages from newer release without building (apt pinning)“Proper” way to install packages from previous releaseHow to install software from old repository?How to get a summary of installed packages by repository and see differences from clean install?Installing package(s) from local repositoryHow can I install Blender 2.76 on Ubuntu 14.04?Can I install packages/drivers from older releases of Ubuntu?How to install new version of Wireshark on Ubuntu XenialWhy would a new repository automatically install packages?Install app from the repository of a different versionCreate debian package that installs another debian package (not from repository)How to install gcj on Ubuntu 16.04



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








3















I want to install a package on 16.04 but it's available on the 14.04 repos only. How do I do that?



I know it would work in 16.04 because I actually have it on a 16.04 that was upgraded from a 14.04 and it's working fine.



It's actually a game. It's very nice.










share|improve this question

















  • 1





    Possible duplicate of Old version of gcc for new Ubuntu

    – muru
    Feb 28 '17 at 4:51











  • You might have to pin trusty to a low score (less than 500): askubuntu.com/a/103338/158442, but I think it won't be necessary when using an older repo.

    – muru
    Feb 28 '17 at 4:53












  • @muru is there a way to just temporarily specify the repo I want to install the package from? Instead of adding the whole 14.04 repo to my repo list? thx

    – Mina Michael
    Feb 28 '17 at 5:11











  • also I don't understand the low score part @muru

    – Mina Michael
    Feb 28 '17 at 5:12











  • You can download the package file from packages.ubuntu.com and install it manually, but I don't think you can specify a new repository as a command line option or something.

    – muru
    Feb 28 '17 at 5:13

















3















I want to install a package on 16.04 but it's available on the 14.04 repos only. How do I do that?



I know it would work in 16.04 because I actually have it on a 16.04 that was upgraded from a 14.04 and it's working fine.



It's actually a game. It's very nice.










share|improve this question

















  • 1





    Possible duplicate of Old version of gcc for new Ubuntu

    – muru
    Feb 28 '17 at 4:51











  • You might have to pin trusty to a low score (less than 500): askubuntu.com/a/103338/158442, but I think it won't be necessary when using an older repo.

    – muru
    Feb 28 '17 at 4:53












  • @muru is there a way to just temporarily specify the repo I want to install the package from? Instead of adding the whole 14.04 repo to my repo list? thx

    – Mina Michael
    Feb 28 '17 at 5:11











  • also I don't understand the low score part @muru

    – Mina Michael
    Feb 28 '17 at 5:12











  • You can download the package file from packages.ubuntu.com and install it manually, but I don't think you can specify a new repository as a command line option or something.

    – muru
    Feb 28 '17 at 5:13













3












3








3








I want to install a package on 16.04 but it's available on the 14.04 repos only. How do I do that?



I know it would work in 16.04 because I actually have it on a 16.04 that was upgraded from a 14.04 and it's working fine.



It's actually a game. It's very nice.










share|improve this question














I want to install a package on 16.04 but it's available on the 14.04 repos only. How do I do that?



I know it would work in 16.04 because I actually have it on a 16.04 that was upgraded from a 14.04 and it's working fine.



It's actually a game. It's very nice.







apt package-management software-installation






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Feb 28 '17 at 4:42









Mina MichaelMina Michael

4,2291860122




4,2291860122







  • 1





    Possible duplicate of Old version of gcc for new Ubuntu

    – muru
    Feb 28 '17 at 4:51











  • You might have to pin trusty to a low score (less than 500): askubuntu.com/a/103338/158442, but I think it won't be necessary when using an older repo.

    – muru
    Feb 28 '17 at 4:53












  • @muru is there a way to just temporarily specify the repo I want to install the package from? Instead of adding the whole 14.04 repo to my repo list? thx

    – Mina Michael
    Feb 28 '17 at 5:11











  • also I don't understand the low score part @muru

    – Mina Michael
    Feb 28 '17 at 5:12











  • You can download the package file from packages.ubuntu.com and install it manually, but I don't think you can specify a new repository as a command line option or something.

    – muru
    Feb 28 '17 at 5:13












  • 1





    Possible duplicate of Old version of gcc for new Ubuntu

    – muru
    Feb 28 '17 at 4:51











  • You might have to pin trusty to a low score (less than 500): askubuntu.com/a/103338/158442, but I think it won't be necessary when using an older repo.

    – muru
    Feb 28 '17 at 4:53












  • @muru is there a way to just temporarily specify the repo I want to install the package from? Instead of adding the whole 14.04 repo to my repo list? thx

    – Mina Michael
    Feb 28 '17 at 5:11











  • also I don't understand the low score part @muru

    – Mina Michael
    Feb 28 '17 at 5:12











  • You can download the package file from packages.ubuntu.com and install it manually, but I don't think you can specify a new repository as a command line option or something.

    – muru
    Feb 28 '17 at 5:13







1




1





Possible duplicate of Old version of gcc for new Ubuntu

– muru
Feb 28 '17 at 4:51





Possible duplicate of Old version of gcc for new Ubuntu

– muru
Feb 28 '17 at 4:51













You might have to pin trusty to a low score (less than 500): askubuntu.com/a/103338/158442, but I think it won't be necessary when using an older repo.

– muru
Feb 28 '17 at 4:53






You might have to pin trusty to a low score (less than 500): askubuntu.com/a/103338/158442, but I think it won't be necessary when using an older repo.

– muru
Feb 28 '17 at 4:53














@muru is there a way to just temporarily specify the repo I want to install the package from? Instead of adding the whole 14.04 repo to my repo list? thx

– Mina Michael
Feb 28 '17 at 5:11





@muru is there a way to just temporarily specify the repo I want to install the package from? Instead of adding the whole 14.04 repo to my repo list? thx

– Mina Michael
Feb 28 '17 at 5:11













also I don't understand the low score part @muru

– Mina Michael
Feb 28 '17 at 5:12





also I don't understand the low score part @muru

– Mina Michael
Feb 28 '17 at 5:12













You can download the package file from packages.ubuntu.com and install it manually, but I don't think you can specify a new repository as a command line option or something.

– muru
Feb 28 '17 at 5:13





You can download the package file from packages.ubuntu.com and install it manually, but I don't think you can specify a new repository as a command line option or something.

– muru
Feb 28 '17 at 5:13










1 Answer
1






active

oldest

votes


















1














There are two cases:



Installing a Snap package



If the application is found on apps.ubuntu.com, now renamed to snapcraft.io, then it's a "Snap" package that is independent of the version of Ubuntu you want to install it on. You can install it with the "Ubuntu-Software" application on Ubuntu 16.04 and later. Or alternatively from the command line as follows:



sudo snap install pycharm-community --classic


Snap packages are not real software packages, as they come with a redundant version of all kinds of dependencies, which makes them much larger. Also each Snap package uses its own ugly /var/lib/snapd/snaps/… mountpoint, which will show up when listing mounted file systems with mount, for example. So whenever a package is also available as a normal Ubuntu .deb package, better proceed to the next option:



Installing a .deb package from an earlier release



If the application is found with a search on packages.ubuntu.com, it's a real Ubuntu .deb package. To install it in a distribution where it is not (yet) available, go to the package's page in the latest distribution where it is available (random example). Scroll down to the "Download [packagename]" table and click on the correct link in the "Architecture" column, which is usually the amd64 one. Save the file, and then install it in the command line as follows:



sudo apt install ./packagename_[version]_amd64.deb


This will automatically install all dependencies as long as they are available in your own release of Ubuntu, which is often the case. The ./ in the command above, or a full path to the file, is important because otherwise apt would look for the package in the repository, where it's not found for your release in this case.



 



(As for Sweeper 3D, it seems the package was simply pulled from the Snap repository, perhaps by the author himself. It is no longer available for any Ubuntu distribution.)






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/3.0/"u003ecc by-sa 3.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
    );



    );













    draft saved

    draft discarded


















    StackExchange.ready(
    function ()
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f888042%2fhow-to-install-app-from-older-ubuntu-repository-on-a-new-ubuntu%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









    1














    There are two cases:



    Installing a Snap package



    If the application is found on apps.ubuntu.com, now renamed to snapcraft.io, then it's a "Snap" package that is independent of the version of Ubuntu you want to install it on. You can install it with the "Ubuntu-Software" application on Ubuntu 16.04 and later. Or alternatively from the command line as follows:



    sudo snap install pycharm-community --classic


    Snap packages are not real software packages, as they come with a redundant version of all kinds of dependencies, which makes them much larger. Also each Snap package uses its own ugly /var/lib/snapd/snaps/… mountpoint, which will show up when listing mounted file systems with mount, for example. So whenever a package is also available as a normal Ubuntu .deb package, better proceed to the next option:



    Installing a .deb package from an earlier release



    If the application is found with a search on packages.ubuntu.com, it's a real Ubuntu .deb package. To install it in a distribution where it is not (yet) available, go to the package's page in the latest distribution where it is available (random example). Scroll down to the "Download [packagename]" table and click on the correct link in the "Architecture" column, which is usually the amd64 one. Save the file, and then install it in the command line as follows:



    sudo apt install ./packagename_[version]_amd64.deb


    This will automatically install all dependencies as long as they are available in your own release of Ubuntu, which is often the case. The ./ in the command above, or a full path to the file, is important because otherwise apt would look for the package in the repository, where it's not found for your release in this case.



     



    (As for Sweeper 3D, it seems the package was simply pulled from the Snap repository, perhaps by the author himself. It is no longer available for any Ubuntu distribution.)






    share|improve this answer



























      1














      There are two cases:



      Installing a Snap package



      If the application is found on apps.ubuntu.com, now renamed to snapcraft.io, then it's a "Snap" package that is independent of the version of Ubuntu you want to install it on. You can install it with the "Ubuntu-Software" application on Ubuntu 16.04 and later. Or alternatively from the command line as follows:



      sudo snap install pycharm-community --classic


      Snap packages are not real software packages, as they come with a redundant version of all kinds of dependencies, which makes them much larger. Also each Snap package uses its own ugly /var/lib/snapd/snaps/… mountpoint, which will show up when listing mounted file systems with mount, for example. So whenever a package is also available as a normal Ubuntu .deb package, better proceed to the next option:



      Installing a .deb package from an earlier release



      If the application is found with a search on packages.ubuntu.com, it's a real Ubuntu .deb package. To install it in a distribution where it is not (yet) available, go to the package's page in the latest distribution where it is available (random example). Scroll down to the "Download [packagename]" table and click on the correct link in the "Architecture" column, which is usually the amd64 one. Save the file, and then install it in the command line as follows:



      sudo apt install ./packagename_[version]_amd64.deb


      This will automatically install all dependencies as long as they are available in your own release of Ubuntu, which is often the case. The ./ in the command above, or a full path to the file, is important because otherwise apt would look for the package in the repository, where it's not found for your release in this case.



       



      (As for Sweeper 3D, it seems the package was simply pulled from the Snap repository, perhaps by the author himself. It is no longer available for any Ubuntu distribution.)






      share|improve this answer

























        1












        1








        1







        There are two cases:



        Installing a Snap package



        If the application is found on apps.ubuntu.com, now renamed to snapcraft.io, then it's a "Snap" package that is independent of the version of Ubuntu you want to install it on. You can install it with the "Ubuntu-Software" application on Ubuntu 16.04 and later. Or alternatively from the command line as follows:



        sudo snap install pycharm-community --classic


        Snap packages are not real software packages, as they come with a redundant version of all kinds of dependencies, which makes them much larger. Also each Snap package uses its own ugly /var/lib/snapd/snaps/… mountpoint, which will show up when listing mounted file systems with mount, for example. So whenever a package is also available as a normal Ubuntu .deb package, better proceed to the next option:



        Installing a .deb package from an earlier release



        If the application is found with a search on packages.ubuntu.com, it's a real Ubuntu .deb package. To install it in a distribution where it is not (yet) available, go to the package's page in the latest distribution where it is available (random example). Scroll down to the "Download [packagename]" table and click on the correct link in the "Architecture" column, which is usually the amd64 one. Save the file, and then install it in the command line as follows:



        sudo apt install ./packagename_[version]_amd64.deb


        This will automatically install all dependencies as long as they are available in your own release of Ubuntu, which is often the case. The ./ in the command above, or a full path to the file, is important because otherwise apt would look for the package in the repository, where it's not found for your release in this case.



         



        (As for Sweeper 3D, it seems the package was simply pulled from the Snap repository, perhaps by the author himself. It is no longer available for any Ubuntu distribution.)






        share|improve this answer













        There are two cases:



        Installing a Snap package



        If the application is found on apps.ubuntu.com, now renamed to snapcraft.io, then it's a "Snap" package that is independent of the version of Ubuntu you want to install it on. You can install it with the "Ubuntu-Software" application on Ubuntu 16.04 and later. Or alternatively from the command line as follows:



        sudo snap install pycharm-community --classic


        Snap packages are not real software packages, as they come with a redundant version of all kinds of dependencies, which makes them much larger. Also each Snap package uses its own ugly /var/lib/snapd/snaps/… mountpoint, which will show up when listing mounted file systems with mount, for example. So whenever a package is also available as a normal Ubuntu .deb package, better proceed to the next option:



        Installing a .deb package from an earlier release



        If the application is found with a search on packages.ubuntu.com, it's a real Ubuntu .deb package. To install it in a distribution where it is not (yet) available, go to the package's page in the latest distribution where it is available (random example). Scroll down to the "Download [packagename]" table and click on the correct link in the "Architecture" column, which is usually the amd64 one. Save the file, and then install it in the command line as follows:



        sudo apt install ./packagename_[version]_amd64.deb


        This will automatically install all dependencies as long as they are available in your own release of Ubuntu, which is often the case. The ./ in the command above, or a full path to the file, is important because otherwise apt would look for the package in the repository, where it's not found for your release in this case.



         



        (As for Sweeper 3D, it seems the package was simply pulled from the Snap repository, perhaps by the author himself. It is no longer available for any Ubuntu distribution.)







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Apr 11 at 14:58









        taniustanius

        2,6771823




        2,6771823



























            draft saved

            draft discarded
















































            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%2f888042%2fhow-to-install-app-from-older-ubuntu-repository-on-a-new-ubuntu%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

            Tamil (spriik) Luke uk diar | Nawigatjuun

            Align equal signs while including text over equalitiesAMS align: left aligned text/math plus multicolumn alignmentMultiple alignmentsAligning equations in multiple placesNumbering and aligning an equation with multiple columnsHow to align one equation with another multline equationUsing \ in environments inside the begintabularxNumber equations and preserving alignment of equal signsHow can I align equations to the left and to the right?Double equation alignment problem within align enviromentAligned within align: Why are they right-aligned?

            Where does the image of a data connector as a sharp metal spike originate from?Where does the concept of infected people turning into zombies only after death originate from?Where does the motif of a reanimated human head originate?Where did the notion that Dragons could speak originate?Where does the archetypal image of the 'Grey' alien come from?Where did the suffix '-Man' originate?Where does the notion of being injured or killed by an illusion originate?Where did the term “sophont” originate?Where does the trope of magic spells being driven by advanced technology originate from?Where did the term “the living impaired” originate?