On 18/03/2010 14:09, carlopmart wrote: > Is it already possible to identify which packets belong to the server > version with > lucid lynx using apt or another type of tool?
Not sure if it will suite your needs, but I check individual packages like this: jonat...@disclaimer:~$ apt-cache show apache2 | grep Supported Supported: 5y jonat...@disclaimer:~$ apt-cache show gcalctool | grep Supported Supported: 3y HTH -Jonathan -- ubuntu-server mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-server More info: https://wiki.ubuntu.com/ServerTeam
