You are not logged in.
Pages: 1
Topic closed
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
'pacman -Q PACKAGENAME' should do it
Offline
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 ![]()
Offline
[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
Post #2 is the answer. Mark as solved.
Offline
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
Offline
Pages: 1
Topic closed