Difference between revisions of "Apt show"
Jump to navigation
Jump to search
(8 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | * <code>apt show PACKAGE</code> | + | {{lowercase}} |
+ | * <code>[[apt]] show PACKAGE</code> | ||
+ | * <code>[[apt]] show -a PACKAGE</code> | ||
* <code>apt show PACKAGE | grep Installed-Size</code> See also: <code>[[wajig]] large</code> | * <code>apt show PACKAGE | grep Installed-Size</code> See also: <code>[[wajig]] large</code> | ||
+ | * <code>apt show PACKAGE | grep [[APT-Sources]]</code> | ||
+ | |||
+ | <pre> | ||
+ | apt show influxdb | ||
+ | Package: influxdb | ||
+ | Version: 1.6.7~rc0-2ubuntu0.1 | ||
+ | Built-Using: golang-1.21 (= 1.21.1-1ubuntu0.23.10.1), golang-collectd (= 0.3.0+git20181025.f80706d-2), golang-github-beorn7-perks (= 1.0.1-1), golang-github-bmizerany-pat (= 0.0~git20170814.6226ea5-1), golang-github-cespare-xxhash (= 2.1.1-2), golang-github-dgryski-go-bitstream (= 0.0~git20180412.3522498-3), golang-github-glycerine-go-unsnap-stream (= 0.0~git20210130.47dfef3-1), golang-github-golang-jwt-jwt (= 4.4.3-1build1), golang-github-golang-protobuf-1-3 (= 1.3.5-4build1), golang-github-golang-snappy (= 0.0.2-3), golang-github-influxdata-influxql (= 1.1.0-1), golang-github-influxdata-yamux (= 0.0~git20171107.1f58ded-5), golang-github-influxdata-yarpc (= 0.0.1-2build1), golang-github-influxdb-usage-client (= 0.0~git20151204.0.475977e-7), golang-github-jsternberg-zap-logfmt (= 1.0.0-1.1), golang-github-jwilder-encoding (= 0.0~git20170811.b4e1701-4), golang-github-klauspost-compress (= 1.15.12+ds1-3), golang-github-klauspost-pgzip (= 1.2.5-2), golang-github-mattn-go-isatty (= 0.0.19-1), golang-github-mattn-go-runewidth (= 0.0.14-1), golang-github-opentracing-opentracing-go (= 1.2.0-2), golang-github-peterh-liner (= 1.2.2-1), golang-github-philhofer-fwd (= 1.1.1-1), golang-github-prometheus-client-golang (= 1.16.0-4), golang-github-prometheus-client-model (= 0.4.0-2), golang-github-prometheus-common (= 0.44.0-4), golang-github-prometheus-procfs (= 0.11.1-1), golang-github-rivo-uniseg (= 0.4.2-1), golang-github-roaringbitmap-roaring (= 0.4.21-2), golang-github-tinylib-msgp (= 1.1.6-1build1), golang-github-xlab-treeprint (= 0.0~git20181112.a009c39-1), golang-go.crypto (= 1:0.4.0-1), golang-go.uber-atomic (= 1.10.0-2), golang-go.uber-multierr (= 1.6.0-1), golang-go.uber-zap (= 1.23.0-1), golang-gogoprotobuf (= 1.3.2-3ubuntu0.23.10.1), golang-golang-x-sync (= 0.2.0-1), golang-golang-x-sys (= 0.8.0-1), golang-golang-x-term (= 0.8.0-1), golang-golang-x-text (= 0.9.0-1), golang-golang-x-time (= 0.3.0-1), golang-google-protobuf (= 1.28.1-3build1), golang-protobuf-extensions (= 1.0.4-2), golang-toml (= 1.2.1-1) | ||
+ | Priority: extra | ||
+ | Section: universe/database | ||
+ | Origin: Ubuntu | ||
+ | Maintainer: Ubuntu Developers <[email protected]> | ||
+ | Original-Maintainer: Debian Go Packaging Team <[email protected]> | ||
+ | Bugs: https://bugs.launchpad.net/ubuntu/+filebug | ||
+ | Installed-Size: 17.8 MB | ||
+ | Pre-Depends: init-system-helpers (>= 1.54~) | ||
+ | Depends: adduser, lsb-base (>= 3.0-6), libc6 (>= 2.34) | ||
+ | Homepage: https://www.influxdata.com/products/influxdb-overview/ | ||
+ | Download-Size: 5100 kB | ||
+ | APT-Manual-Installed: yes | ||
+ | APT-Sources: http://ports.ubuntu.com/ubuntu-ports mantic-updates/universe arm64 Packages | ||
+ | Description: Scalable datastore for metrics, events, and real-time analytics | ||
+ | |||
+ | N: There is 1 additional record. Please use the '-a' switch to see it | ||
+ | </pre> | ||
+ | |||
+ | |||
+ | == Related commands == | ||
+ | * <code>[[rpm -qi]]</code> | ||
+ | * <code>[[helm show]]</code> | ||
+ | * <code>[[brew info]]</code> | ||
== See also == | == See also == | ||
* {{apt}} | * {{apt}} | ||
− | + | [[Category:Package managers]] | |
[[Category:Linux]] | [[Category:Linux]] |
Latest revision as of 09:55, 14 March 2024
apt show PACKAGE | grep APT-Sources
apt show influxdb Package: influxdb Version: 1.6.7~rc0-2ubuntu0.1 Built-Using: golang-1.21 (= 1.21.1-1ubuntu0.23.10.1), golang-collectd (= 0.3.0+git20181025.f80706d-2), golang-github-beorn7-perks (= 1.0.1-1), golang-github-bmizerany-pat (= 0.0~git20170814.6226ea5-1), golang-github-cespare-xxhash (= 2.1.1-2), golang-github-dgryski-go-bitstream (= 0.0~git20180412.3522498-3), golang-github-glycerine-go-unsnap-stream (= 0.0~git20210130.47dfef3-1), golang-github-golang-jwt-jwt (= 4.4.3-1build1), golang-github-golang-protobuf-1-3 (= 1.3.5-4build1), golang-github-golang-snappy (= 0.0.2-3), golang-github-influxdata-influxql (= 1.1.0-1), golang-github-influxdata-yamux (= 0.0~git20171107.1f58ded-5), golang-github-influxdata-yarpc (= 0.0.1-2build1), golang-github-influxdb-usage-client (= 0.0~git20151204.0.475977e-7), golang-github-jsternberg-zap-logfmt (= 1.0.0-1.1), golang-github-jwilder-encoding (= 0.0~git20170811.b4e1701-4), golang-github-klauspost-compress (= 1.15.12+ds1-3), golang-github-klauspost-pgzip (= 1.2.5-2), golang-github-mattn-go-isatty (= 0.0.19-1), golang-github-mattn-go-runewidth (= 0.0.14-1), golang-github-opentracing-opentracing-go (= 1.2.0-2), golang-github-peterh-liner (= 1.2.2-1), golang-github-philhofer-fwd (= 1.1.1-1), golang-github-prometheus-client-golang (= 1.16.0-4), golang-github-prometheus-client-model (= 0.4.0-2), golang-github-prometheus-common (= 0.44.0-4), golang-github-prometheus-procfs (= 0.11.1-1), golang-github-rivo-uniseg (= 0.4.2-1), golang-github-roaringbitmap-roaring (= 0.4.21-2), golang-github-tinylib-msgp (= 1.1.6-1build1), golang-github-xlab-treeprint (= 0.0~git20181112.a009c39-1), golang-go.crypto (= 1:0.4.0-1), golang-go.uber-atomic (= 1.10.0-2), golang-go.uber-multierr (= 1.6.0-1), golang-go.uber-zap (= 1.23.0-1), golang-gogoprotobuf (= 1.3.2-3ubuntu0.23.10.1), golang-golang-x-sync (= 0.2.0-1), golang-golang-x-sys (= 0.8.0-1), golang-golang-x-term (= 0.8.0-1), golang-golang-x-text (= 0.9.0-1), golang-golang-x-time (= 0.3.0-1), golang-google-protobuf (= 1.28.1-3build1), golang-protobuf-extensions (= 1.0.4-2), golang-toml (= 1.2.1-1) Priority: extra Section: universe/database Origin: Ubuntu Maintainer: Ubuntu Developers <[email protected]> Original-Maintainer: Debian Go Packaging Team <[email protected]> Bugs: https://bugs.launchpad.net/ubuntu/+filebug Installed-Size: 17.8 MB Pre-Depends: init-system-helpers (>= 1.54~) Depends: adduser, lsb-base (>= 3.0-6), libc6 (>= 2.34) Homepage: https://www.influxdata.com/products/influxdb-overview/ Download-Size: 5100 kB APT-Manual-Installed: yes APT-Sources: http://ports.ubuntu.com/ubuntu-ports mantic-updates/universe arm64 Packages Description: Scalable datastore for metrics, events, and real-time analytics N: There is 1 additional record. Please use the '-a' switch to see it
Related commands[edit]
See also[edit]
APT
:wajig
,apt-cache
,add-apt-repository
PPA,apt
[install
|remove
|purge | show | list | changelog
|update
|upgrade
],do-release-upgrade
,apt-mark
,apt full-upgrade
,sources.list
, APT Automatic updates,unattended-upgrade
,apt-transport-https
,apt-get update
,/etc/apt/
,/etc/apt/apt.conf.d/50unattended-upgrades
,/etc/apt/apt.conf.d/
,/etc/apt/apt.conf.d/20auto-upgrades
,apt-file, apt-utils
Advertising: