Using lsb_release to get Ubuntu release information
|
|
Sometimes when you are about to ask questions or to get help about something related to your Linux computer, you might be asked which distro and the release of the distro you are using.
Same goes if you need to fix something or install binary packages on someone else’s computer. The first thing you should know, is the name of the distro and the release they are using. The simplest way is to use “lsb_release” command, which are included on most modern GNU Linux operating system.
Just run : lsb_release -a
And you will be given information you need to install binary packages, submit a bug report or to determine which solution best for the particular distro.
No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 7.10 Release: 7.10 Codename: gutsyTags: gutsy, hardy, hardy heron, linux, tips, ubuntu
Keep updated with this website! : Subscribe to your email
Recommended Reading
- Ubuntu Release, Maintenance and Support Schedule
- The Next Ubuntu 8.04 release announced, Hardy Heron
- SimplyMEPIS switches from Debian to Ubuntu (Dapper) as its base
- Ubuntu Hardy Heron 8.04.1 LTS Bugfix release
- Ubuntu 6.06 LTS (Dapper) vs Ubuntu Edgy Eft
- Fedora 7 (No Core) Released!
- Search Ubuntu related information and How to with UbuntuWire.com














Leave a Comment