X
X

Select Your Currency

Türk Lirası $ US Dollar
X
X

Select Your Currency

Türk Lirası $ US Dollar
Yıllık Satın Alımlarda %15 İndirim: Şimdi Tasarruf Edin! Detaylı Bilgi İçin Tıklayın!

Knowledge Base

HomepageKnowledge BaseGeneralListing Linux Latest Installed Pack...

Listing Linux Latest Installed Packages

You can use the command below to list the recently installed packages with apt and yum on Linux.

grep " install " /var/log/dpkg.log


We use the following command to find older packages.

gunzip -c `ls -tr /var/log/dpkg.log.*.gz` | grep "install"

You can click for our Türkiye location virtual servers.

Can't find the information you're looking for?

You have examined the knowledge base in detail, but if you cannot find the information you need,

Create a Support Ticket
Did you find it useful?
(84 times viewed. / 0 people found helpful.)