You are not logged in.

#1 2007-03-18 07:30:01

varaahan
Member
From: Chennai , India
Registered: 2006-05-29
Posts: 145

How to find the version of an installed package

I am a little bit confused when somebody asks me which version of so-and-so package I am using.
I don't know how to get that. eg: kernel version, xorg version, gtk version etc.


Linux learner and admirer - ALWAYS
Regd Linux User : 431318

Offline

#2 2007-03-18 07:44:44

thepizzaking
Member
From: Melbourne, Victoria, Australia
Registered: 2006-03-13
Posts: 46

Re: How to find the version of an installed package

'pacman -Q PACKAGENAME' should do it

Offline

#3 2007-03-18 07:56:14

shilder
Member
From: Russia
Registered: 2007-02-13
Posts: 13

Re: How to find the version of an installed package

varaahan wrote:

I am a little bit confused when somebody asks me which version of so-and-so package I am using.
I don't know how to get that. eg: kernel version, xorg version, gtk version etc.

maybe pacman -Qi helps ? ) or even pacman -Qs
version number is, usually, a number after a name of package, eg:
xorg-11R7.0-1 - it's xorg package version 11R7.0 (usually just 7.0)
gtk-1.2.10-7 - gtk1, version 1.2.10 (the 7 at the end is a version of archlinux pkg. read wiki for more info :)
gtk2-2.8.17-1 - gtk2, version 2.8.17

and so on :) hope it helps..


it is somewhat difficult for me to express my thoughts in english language... so sorry me for my english smile

Offline

#4 2007-03-18 15:06:58

Stalwart
Member
From: Latvia, Riga
Registered: 2005-10-18
Posts: 445
Website

Re: How to find the version of an installed package

[stalwart@naga ~]$ pacman -Qi kernel26 | grep Ver
Version        : 2.6.20.3-2


IRC: Stalwart @ FreeNode
Skype ID: thestalwart
WeeChat-devel nightly packages for i686

Offline

#5 2021-03-04 16:32:26

ThinkPad
Member
Registered: 2019-01-29
Posts: 125

Re: How to find the version of an installed package

Post #2 is the answer. Mark as solved.

Offline

#6 2021-03-04 16:46:00

Scimmia
Fellow
Registered: 2012-09-01
Posts: 13,729

Re: How to find the version of an installed package

ThinkPad wrote:

Post #2 is the answer. Mark as solved.

You really think they're going to do that 14 years later? Watch dates more closely.

Offline

#7 2021-03-04 17:12:29

Slithery
Administrator
From: Norfolk, UK
Registered: 2013-12-01
Posts: 5,776

Re: How to find the version of an installed package

Time to go back to sleep again thread, sorry for the noise.

Closing.


No, it didn't "fix" anything. It just shifted the brokeness one space to the right. - jasonwryan
Closing -- for deletion; Banning -- for muppetry. - jasonwryan

aur - dotfiles

Offline

Board footer

Powered by FluxBB