How to know, the release version of Ubuntu installed in your system..?
$lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 8.10
Release: 8.10
Codename: intrepid
Tuesday, February 10, 2009
Installed package version.
How to know the Installed version of the particular package in debian..?
You can use the following command...
apt-cache show
That will list the version information.
You can use the following command...
apt-cache show
That will list the version information.
Subscribe to:
Posts (Atom)