Where to find older source&binary package versions?

Ruslan

I know that when a package update appears in the repository, its older version disappears from there. But what if new version has a regression? Where can I find previous ones?

Note: I don't mean package from older distro release or anything like that. I mean the version directly preceding current, e.g. if wine-1.5.29 is current, I need wine-1.5.28 and maybe earlier ones. Of course, wine is a bad example since I can find any version on their website, but this isn't the case for all packages.

Searching in /var/cache/apt/archives is not an option because it may be occasionally cleaned by apt-get clean.

Warren Hill

Ubuntu uses Launchpad to host all its packages specifically here:

https://launchpad.net/ubuntu

From here you can find the source code to any package simply by searching

For example by searching for for acpid you are taken here

https://launchpad.net/ubuntu/+source/acpid

from here you can View the full publishing history, or View full change log to find all releases and select the one you want.

In many cases you will also be able to find binaries. However I have seen examples where the binaries are missing. I'm not sure why but I presume this is when the main truck has changed more than once between Ubuntu releases.

The developer may have updated the source from upstream project for the first upstream change, tested it and published the source then immediately updated the with the second update and published again with the current upstream release.

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

Where to find older source&binary package versions?

From Dev

Where can I find older versions of hadoop?

From Dev

Where can I find older versions of chrome?

From Dev

Where can I find older versions of Angular 2 documentation?

From Dev

Where to find the package versions for the next Ubuntu release

From Dev

Cannot find Chrome binary with Selenium in Python for older versions of Google Chrome

From Dev

Where are the docs for older Django versions?

From Dev

Where are the docs for older Django versions?

From Dev

Where to find bootstrap classes when cross-compiling for older versions of Java?

From Dev

Where can I find that little arrow what was in the bottom right corner in older versions of Excel on macOS?

From Dev

Where do I find documentation for older versions of google-cloud-python?

From Dev

Launchpad: Build package on utopic, but release for older versions

From Dev

apt-cache does not show older versions of a package

From Dev

Command to find the source package of a binary?

From Dev

Find where field is older than 3 days

From Dev

Where can I find the source code for the apt package manager?

From Dev

Where to find the source of the kernel package on a debian armhf BeagleBone Black build?

From Dev

Where can I find which versions of groovy work with versions of grails?

From Dev

Where to find the Linux changelog of minor versions

From Dev

Where to find CDH and all its software versions?

From Dev

Test with older versions of Firefox

From Dev

where to find the location of an installed package?

From Dev

How to prevent nuget from reverting to older versions of dependent packages when updating a package

From Dev

How to prevent nuget from reverting to older versions of dependent packages when updating a package

From Dev

What can I do if a package is not available on the newest version of Ubuntu (18.04) but is available on older versions?

From Dev

Minecraft development : Where to find older Bukkit API documentation?

From Dev

Where can I locate older versions of the Android SDK for Jelly Bean 4.3?

From Dev

Can newer versions of java run on older versions?

From Dev

Material Design on older versions Android

Related Related

  1. 1

    Where to find older source&binary package versions?

  2. 2

    Where can I find older versions of hadoop?

  3. 3

    Where can I find older versions of chrome?

  4. 4

    Where can I find older versions of Angular 2 documentation?

  5. 5

    Where to find the package versions for the next Ubuntu release

  6. 6

    Cannot find Chrome binary with Selenium in Python for older versions of Google Chrome

  7. 7

    Where are the docs for older Django versions?

  8. 8

    Where are the docs for older Django versions?

  9. 9

    Where to find bootstrap classes when cross-compiling for older versions of Java?

  10. 10

    Where can I find that little arrow what was in the bottom right corner in older versions of Excel on macOS?

  11. 11

    Where do I find documentation for older versions of google-cloud-python?

  12. 12

    Launchpad: Build package on utopic, but release for older versions

  13. 13

    apt-cache does not show older versions of a package

  14. 14

    Command to find the source package of a binary?

  15. 15

    Find where field is older than 3 days

  16. 16

    Where can I find the source code for the apt package manager?

  17. 17

    Where to find the source of the kernel package on a debian armhf BeagleBone Black build?

  18. 18

    Where can I find which versions of groovy work with versions of grails?

  19. 19

    Where to find the Linux changelog of minor versions

  20. 20

    Where to find CDH and all its software versions?

  21. 21

    Test with older versions of Firefox

  22. 22

    where to find the location of an installed package?

  23. 23

    How to prevent nuget from reverting to older versions of dependent packages when updating a package

  24. 24

    How to prevent nuget from reverting to older versions of dependent packages when updating a package

  25. 25

    What can I do if a package is not available on the newest version of Ubuntu (18.04) but is available on older versions?

  26. 26

    Minecraft development : Where to find older Bukkit API documentation?

  27. 27

    Where can I locate older versions of the Android SDK for Jelly Bean 4.3?

  28. 28

    Can newer versions of java run on older versions?

  29. 29

    Material Design on older versions Android

HotTag

Archive