How can I see all versions of a package that are available in the archive?

txwikinger

Is there a way I can see all the versions that are in the archives that I have configured in sources.list. I can see the last version of each archive withapt-get policy, but how can I see them all?

Is there any way that this can also include PPA and anything in sources.list.d?

Li Lo

As far as I understand your requirements, the madison option for apt-cache does what you want:

madison /[ pkg(s) ]
apt-cache's madison command attempts to mimic the output format and a subset of the functionality of the Debian archive management tool, madison. It displays available versions of a package in a tabular format. Unlike the original madison, it can only display information for the architecture for which APT has retrieved package lists (APT::Architecture).

On my computer:

$ apt-cache madison f-spot
    f-spot | 0.7.2-1~ppa~lucid0 | http://ppa.launchpad.net/f-spot/f-spot-ppa/ubuntu/ lucid/main Packages
    f-spot | 0.6.1.5-2ubuntu7 | http://ro.archive.ubuntu.com/ubuntu/ lucid-updates/main Packages
    f-spot | 0.6.1.5-2ubuntu6 | http://ro.archive.ubuntu.com/ubuntu/ lucid/main Packages
    f-spot | 0.6.1.5-2ubuntu6 | http://ro.archive.ubuntu.com/ubuntu/ lucid/main Sources
    f-spot | 0.6.1.5-2ubuntu7 | http://ro.archive.ubuntu.com/ubuntu/ lucid-updates/main Sources

I hope this is what you need. It also includes the ppas.

この記事はインターネットから収集されたものであり、転載の際にはソースを示してください。

侵害の場合は、連絡してください[email protected]

編集
0

コメントを追加

0

関連記事

分類Dev

How can I get snappy to list all available snap packages?

分類Dev

How can I get all Class files in a specific package in Java?

分類Dev

How do I see what output options are available in my proc?

分類Dev

How can I see what processes are running?

分類Dev

How can I see the full layout in Android?

分類Dev

How can I find available network interfaces?

分類Dev

In Jekyll, how can I create a tag archive for pages?

分類Dev

How can I move all java source files to their respective package directory?

分類Dev

Pharo Smalltalk - How can I list all the classes in a Category (aka Package or Tag)?

分類Dev

How can I see the I/O activity of certain programs?

分類Dev

How can I generate and knit personalized versions of an .Rmd report?

分類Dev

Linux: How can I run multiple wine versions in a multilib enviroment?

分類Dev

How can I use shebang to differentiate between python versions

分類Dev

Cannot get all versions of specific package using Find-Package

分類Dev

Can I see why apt-get install -f is removing my package?

分類Dev

How can I see the aggregated logs for a Spark standalone cluster

分類Dev

How can I see callerIP on BigQuery's AuditLog?

分類Dev

How can I see the actual commands (java) running in Intellij Idea?

分類Dev

How I can see the actual bit sequence of 0.1 in Python?

分類Dev

How can I see my LAN when connected to a VPN?

分類Dev

In R, how can I see the signatures for which a generic method is implemented?

分類Dev

How can I see when the field changes alphabetically in mongodb?

分類Dev

How can I decode an object when original class is not available?

分類Dev

How can I get a list of available methods in a WebAPI web service?

分類Dev

How can I make a way to return error message of record not available?

分類Dev

How do I create a list of a type that can hold anything available?

分類Dev

How can I find out which ports are available in Kubernetes?

分類Dev

In an Azure key vault can i retrieve all versions of a secret by just secret name?

分類Dev

Can I select which file to archive in shutil?

Related 関連記事

  1. 1

    How can I get snappy to list all available snap packages?

  2. 2

    How can I get all Class files in a specific package in Java?

  3. 3

    How do I see what output options are available in my proc?

  4. 4

    How can I see what processes are running?

  5. 5

    How can I see the full layout in Android?

  6. 6

    How can I find available network interfaces?

  7. 7

    In Jekyll, how can I create a tag archive for pages?

  8. 8

    How can I move all java source files to their respective package directory?

  9. 9

    Pharo Smalltalk - How can I list all the classes in a Category (aka Package or Tag)?

  10. 10

    How can I see the I/O activity of certain programs?

  11. 11

    How can I generate and knit personalized versions of an .Rmd report?

  12. 12

    Linux: How can I run multiple wine versions in a multilib enviroment?

  13. 13

    How can I use shebang to differentiate between python versions

  14. 14

    Cannot get all versions of specific package using Find-Package

  15. 15

    Can I see why apt-get install -f is removing my package?

  16. 16

    How can I see the aggregated logs for a Spark standalone cluster

  17. 17

    How can I see callerIP on BigQuery's AuditLog?

  18. 18

    How can I see the actual commands (java) running in Intellij Idea?

  19. 19

    How I can see the actual bit sequence of 0.1 in Python?

  20. 20

    How can I see my LAN when connected to a VPN?

  21. 21

    In R, how can I see the signatures for which a generic method is implemented?

  22. 22

    How can I see when the field changes alphabetically in mongodb?

  23. 23

    How can I decode an object when original class is not available?

  24. 24

    How can I get a list of available methods in a WebAPI web service?

  25. 25

    How can I make a way to return error message of record not available?

  26. 26

    How do I create a list of a type that can hold anything available?

  27. 27

    How can I find out which ports are available in Kubernetes?

  28. 28

    In an Azure key vault can i retrieve all versions of a secret by just secret name?

  29. 29

    Can I select which file to archive in shutil?

ホットタグ

アーカイブ