วิธีตรวจสอบเวอร์ชั่นก่อนการติดตั้งแพกเกจโดยใช้ apt-get


181

ฉันคิดว่าจะติดตั้ง hylafax + เวอร์ชั่น 5.5.4 ซึ่งวางจำหน่ายเมื่อเดือนที่แล้วในDebian PC ของฉัน

ฉันตรวจสอบdpkg -l | grep "hylafax"และพบว่าเวอร์ชันปัจจุบันคือ 5.5.3 จากนั้นฉันตรวจสอบapt-cache search hylafaxและดูแพ็คเกจที่มี แต่ฉันไม่เห็นหมายเลขรุ่นใด ๆ

ฉันสามารถหารุ่นของแพคเกจที่มีอยู่ในapt-get?


2
คำถามเดียวกันเกี่ยวกับ Unix & Linux Stack Exchange: unix.stackexchange.com/questions/6284/…
Fabio พูดว่า Reinstate Monica

คำตอบ:


309

ตกลงฉันพบแล้ว

apt-cache policy <package name> จะแสดงรายละเอียดเวอร์ชัน

นอกจากนี้ยังแสดงเวอร์ชันที่ติดตั้งอยู่ในปัจจุบันและเวอร์ชันใดที่สามารถติดตั้งได้

ตัวอย่างเช่น, apt-cache policy hylafax+


3
ไม่สามารถเชื่อว่าเรื่องนี้จะไม่แสดงในเพื่อให้คุณมีโอกาสที่จะตรวจสอบรุ่นก่อนที่จะพูดapt install Y
Benjamin

ถ้าเราใช้apt installบางแพ็คเกจ (อาจไม่ได้ติดตั้ง) ให้ติดตั้งทันที apt policyดังนั้นผมคิดว่าสำหรับผู้ใช้ลินุกซ์ใหม่ที่ดีกว่าที่จะใช้
Yasiru G

37

apt-cache policy <package-name>

$ apt-cache policy redis-server
redis-server:
  Installed: (none)
  Candidate: 2:2.8.4-2
  Version table:
     2:2.8.4-2 0
        500 http://us.archive.ubuntu.com/ubuntu/ trusty/universe amd64 Packages

apt-get install -s <package-name>

$ apt-get install -s redis-server
NOTE: This is only a simulation!
      apt-get needs root privileges for real execution.
      Keep also in mind that locking is deactivated,
      so don't depend on the relevance to the real current situation!
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following extra packages will be installed:
  libjemalloc1 redis-tools
The following NEW packages will be installed:
  libjemalloc1 redis-server redis-tools
0 upgraded, 3 newly installed, 0 to remove and 3 not upgraded.
Inst libjemalloc1 (3.5.1-2 Ubuntu:14.04/trusty [amd64])
Inst redis-tools (2:2.8.4-2 Ubuntu:14.04/trusty [amd64])
Inst redis-server (2:2.8.4-2 Ubuntu:14.04/trusty [amd64])
Conf libjemalloc1 (3.5.1-2 Ubuntu:14.04/trusty [amd64])
Conf redis-tools (2:2.8.4-2 Ubuntu:14.04/trusty [amd64])
Conf redis-server (2:2.8.4-2 Ubuntu:14.04/trusty [amd64])

apt-cache show <package-name>

$ apt-cache show redis-server
Package: redis-server
Priority: optional
Section: universe/misc
Installed-Size: 744
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Chris Lamb <lamby@debian.org>
Architecture: amd64
Source: redis
Version: 2:2.8.4-2
Depends: libc6 (>= 2.14), libjemalloc1 (>= 2.1.1), redis-tools (= 2:2.8.4-2), adduser
Filename: pool/universe/r/redis/redis-server_2.8.4-2_amd64.deb
Size: 267446
MD5sum: 066f3ce93331b876b691df69d11b7e36
SHA1: f7ffbf228cc10aa6ff23ecc16f8c744928d7782e
SHA256: 2d273574f134dc0d8d10d41b5eab54114dfcf8b716bad4e6d04ad8452fe1627d
Description-en: Persistent key-value database with network interface
 Redis is a key-value database in a similar vein to memcache but the dataset
 is non-volatile. Redis additionally provides native support for atomically
 manipulating and querying data structures such as lists and sets.
 .
 The dataset is stored entirely in memory and periodically flushed to disk.
Description-md5: 9160ed1405585ab844f8750a9305d33f
Homepage: http://redis.io/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubunt

dpkg -l <package-name>

$ dpkg -l nginx
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name                                     Version                   Architecture              Description
+++-========================================-=========================-=========================-=====================================================================================
ii  nginx                                    1.6.2-1~trusty            amd64                     high performance web server

2
โปรดทราบว่าdpkg -lจะแสดงรายการแพ็คเกจที่ติดตั้งเท่านั้น ไม่มีประโยชน์ที่จะเห็นรุ่นล่วงหน้า
Tomasz Gandor

ขอบคุณสำหรับแฟล็ก -s ใน apt-get install! :)
andymel


8

Linux Mint, Debian 9, Ubuntu 16.04 และรุ่นเก่ากว่า:

ข้อมูลสั้น ๆ :

apt policy <package_name>

ข้อมูลรายละเอียด (พร้อมคำอธิบายและขึ้นอยู่กับ):

apt show <package_name>


3

นอกจากนี้แพ็กเกจapt-show-เวอร์ชั่น (ติดตั้งแยกต่างหาก) จะแยกวิเคราะห์ข้อมูล dpkg เกี่ยวกับสิ่งที่ติดตั้งและแจ้งให้คุณทราบว่าแพ็คเกจนั้นทันสมัยหรือไม่

ตัวอย่าง..

$ sudo apt-show-versions --regex chrome
google-chrome-stable/stable upgradeable from 32.0.1700.102-1 to 35.0.1916.114-1
xserver-xorg-video-openchrome/quantal-security uptodate 1:0.3.1-0ubuntu1.12.10.1
$

3

บนเดเบียน:

apt list --upgradable

ให้รายการที่มีแพคเกจเวอร์ชันที่จะอัปเกรดและเวอร์ชันจริงของแพ็คเกจ

ผลลัพธ์ :

base-files/stable 8+deb8u8 amd64 [upgradable from: 8+deb8u7]
bind9-host/stable 1:9.9.5.dfsg-9+deb8u11 amd64 [upgradable from: 1:9.9.5.dfsg-9+deb8u9]
ca-certificates/stable 20141019+deb8u3 all [upgradable from: 20141019+deb8u2]
certbot/jessie-backports 0.10.2-1~bpo8+1 all [upgradable from: 0.8.1-2~bpo8+1]
dnsutils/stable 1:9.9.5.dfsg-9+deb8u11 amd64 [upgradable from: 1:9.9.5.dfsg-9+deb8u9]

คำตอบที่ดี! ให้ภาพรวมสำหรับแพ็คเกจทั้งหมดไม่apt-show-versionsจำเป็นต้องมีแพ็คเกจเพิ่มเติม (เช่น)
fxnn

1

ในขณะที่โพสต์ที่อื่นก็ใช้งานได้เช่นกัน:

apt-cache madison <package_name>


1

นอกจากนี้ตามหน้าคน:

apt-cache showpkg <package_name>

ยังสามารถใช้ในการ:

... แสดงข้อมูลเกี่ยวกับแพ็คเกจที่แสดงอยู่ในบรรทัดคำสั่ง อาร์กิวเมนต์ที่เหลืออยู่คือชื่อแพ็กเกจ รุ่นที่พร้อมใช้งานและการอ้างอิงย้อนกลับของแต่ละแพคเกจที่ระบุไว้จะแสดงรายการเช่นเดียวกับการอ้างอิงไปข้างหน้าสำหรับแต่ละรุ่น ส่งต่อ (ปกติ) การอ้างอิงเป็นแพ็กเกจเหล่านั้นซึ่งขึ้นอยู่กับแพคเกจในคำถาม; reverse dependencies เป็นแพ็คเกจที่ขึ้นอยู่กับแพคเกจที่มีปัญหา ดังนั้นการอ้างอิงไปข้างหน้าต้องเป็นที่พอใจสำหรับแพ็คเกจ แต่การพึ่งพาย้อนกลับไม่จำเป็นต้องเป็น

Ex:

apt-cache policy conky

conky:
  Installed: (none)
  Candidate: 1.10.3-1
  Version table:
     1.10.3-1 500
        500 http://us.archive.ubuntu.com/ubuntu yakkety/universe amd64 Packages
        500 http://us.archive.ubuntu.com/ubuntu yakkety/universe i386 Packages

0

นอกจากนี้คุณยังสามารถทำตามปกติapt-get updateจากนั้นทำตามคู่มือ

apt-get -V upgrade

-V แสดงหมายเลขรุ่น verbose

ซึ่งจะแสดงแพ็คเกจปัจจุบันเทียบกับแพ็คเกจที่จะอัปเกรดในรูปแบบที่คล้ายกับซอลเบลโลว์:

~# sudo apt-get -V upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following packages will be upgraded:
   curl (7.38.0-4+deb8u14 => 7.38.0-4+deb8u15)
   php5 (5.6.40+dfsg-0+deb8u2 => 5.6.40+dfsg-0+deb8u3)
2 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 12.0 MB of archives.
After this operation, 567 kB of additional disk space will be used.
Do you want to continue? [Y/n] 

1
นี่คือคำตอบที่ดีกว่าถ้าคุณต้องการอัปเดตระบบของคุณและตรวจสอบการเปลี่ยนแปลงเวอร์ชันทั้งหมดในครั้งเดียวแทนที่จะเรียกใช้apt-cache policy ในทุกแพ็คเกจ
doublehelix
โดยการใช้ไซต์ของเรา หมายความว่าคุณได้อ่านและทำความเข้าใจนโยบายคุกกี้และนโยบายความเป็นส่วนตัวของเราแล้ว
Licensed under cc by-sa 3.0 with attribution required.