Can I anywhere get packages of ancient Ubuntu versions?


up vote
0
down vote
favorite
https://packages.ubuntu.com/ provides a list of packages of all versions of Ubuntu from Trusty.
There is also http://old-releases.ubuntu.com/ ; however, while I can download ancient Ubuntu versions from there, can I also download packages for those ancient versions?
I don't really need the packages themselves; all I need is a list of package names (preferably properly categorized).
package-management
add a comment |Â
up vote
0
down vote
favorite
https://packages.ubuntu.com/ provides a list of packages of all versions of Ubuntu from Trusty.
There is also http://old-releases.ubuntu.com/ ; however, while I can download ancient Ubuntu versions from there, can I also download packages for those ancient versions?
I don't really need the packages themselves; all I need is a list of package names (preferably properly categorized).
package-management
Old versions : old-releases.ubuntu.com/ubuntu/pool â main/, multiverse/, restricted/, universe/.
â Knud Larsen
May 3 at 16:03
Hello gaazkam! Can you explain a little more about what you're trying to accomplish? And also can you clarify what your end goal is: Do you want a list of all possible packages for a specific release--or for more than one older release? Do you just want to see if a limited set of packages is available for a specific old release? Or do you want to search all old releases for a list of packages?
â Emily
May 3 at 16:08
If you just want to make sure some packages you need are available in an older release, you can use thermadison
command (e.g.rmadison <packagename>
for a single package orrmadison <package1> <package2> <etc..>
for multiple packages). rmadison is part ofdevscripts
if you don't already have it.
â Emily
May 3 at 16:10
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
https://packages.ubuntu.com/ provides a list of packages of all versions of Ubuntu from Trusty.
There is also http://old-releases.ubuntu.com/ ; however, while I can download ancient Ubuntu versions from there, can I also download packages for those ancient versions?
I don't really need the packages themselves; all I need is a list of package names (preferably properly categorized).
package-management
https://packages.ubuntu.com/ provides a list of packages of all versions of Ubuntu from Trusty.
There is also http://old-releases.ubuntu.com/ ; however, while I can download ancient Ubuntu versions from there, can I also download packages for those ancient versions?
I don't really need the packages themselves; all I need is a list of package names (preferably properly categorized).
package-management
asked May 3 at 15:45
gaazkam
1012
1012
Old versions : old-releases.ubuntu.com/ubuntu/pool â main/, multiverse/, restricted/, universe/.
â Knud Larsen
May 3 at 16:03
Hello gaazkam! Can you explain a little more about what you're trying to accomplish? And also can you clarify what your end goal is: Do you want a list of all possible packages for a specific release--or for more than one older release? Do you just want to see if a limited set of packages is available for a specific old release? Or do you want to search all old releases for a list of packages?
â Emily
May 3 at 16:08
If you just want to make sure some packages you need are available in an older release, you can use thermadison
command (e.g.rmadison <packagename>
for a single package orrmadison <package1> <package2> <etc..>
for multiple packages). rmadison is part ofdevscripts
if you don't already have it.
â Emily
May 3 at 16:10
add a comment |Â
Old versions : old-releases.ubuntu.com/ubuntu/pool â main/, multiverse/, restricted/, universe/.
â Knud Larsen
May 3 at 16:03
Hello gaazkam! Can you explain a little more about what you're trying to accomplish? And also can you clarify what your end goal is: Do you want a list of all possible packages for a specific release--or for more than one older release? Do you just want to see if a limited set of packages is available for a specific old release? Or do you want to search all old releases for a list of packages?
â Emily
May 3 at 16:08
If you just want to make sure some packages you need are available in an older release, you can use thermadison
command (e.g.rmadison <packagename>
for a single package orrmadison <package1> <package2> <etc..>
for multiple packages). rmadison is part ofdevscripts
if you don't already have it.
â Emily
May 3 at 16:10
Old versions : old-releases.ubuntu.com/ubuntu/pool â main/, multiverse/, restricted/, universe/.
â Knud Larsen
May 3 at 16:03
Old versions : old-releases.ubuntu.com/ubuntu/pool â main/, multiverse/, restricted/, universe/.
â Knud Larsen
May 3 at 16:03
Hello gaazkam! Can you explain a little more about what you're trying to accomplish? And also can you clarify what your end goal is: Do you want a list of all possible packages for a specific release--or for more than one older release? Do you just want to see if a limited set of packages is available for a specific old release? Or do you want to search all old releases for a list of packages?
â Emily
May 3 at 16:08
Hello gaazkam! Can you explain a little more about what you're trying to accomplish? And also can you clarify what your end goal is: Do you want a list of all possible packages for a specific release--or for more than one older release? Do you just want to see if a limited set of packages is available for a specific old release? Or do you want to search all old releases for a list of packages?
â Emily
May 3 at 16:08
If you just want to make sure some packages you need are available in an older release, you can use the
rmadison
command (e.g. rmadison <packagename>
for a single package or rmadison <package1> <package2> <etc..>
for multiple packages). rmadison is part of devscripts
if you don't already have it.â Emily
May 3 at 16:10
If you just want to make sure some packages you need are available in an older release, you can use the
rmadison
command (e.g. rmadison <packagename>
for a single package or rmadison <package1> <package2> <etc..>
for multiple packages). rmadison is part of devscripts
if you don't already have it.â Emily
May 3 at 16:10
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1031610%2fcan-i-anywhere-get-packages-of-ancient-ubuntu-versions%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Old versions : old-releases.ubuntu.com/ubuntu/pool â main/, multiverse/, restricted/, universe/.
â Knud Larsen
May 3 at 16:03
Hello gaazkam! Can you explain a little more about what you're trying to accomplish? And also can you clarify what your end goal is: Do you want a list of all possible packages for a specific release--or for more than one older release? Do you just want to see if a limited set of packages is available for a specific old release? Or do you want to search all old releases for a list of packages?
â Emily
May 3 at 16:08
If you just want to make sure some packages you need are available in an older release, you can use the
rmadison
command (e.g.rmadison <packagename>
for a single package orrmadison <package1> <package2> <etc..>
for multiple packages). rmadison is part ofdevscripts
if you don't already have it.â Emily
May 3 at 16:10