Re: Mint vs. Ubuntu



On Monday, July 18th, 2011 at 05:02:21h +0100, Sid explained:

I don't like ubuntu

On your machine with Mint Linux installed, do (for bash shell)

COLUMNS=120 dpkg -l | grep ubuntu | wc -l

and tell us how many Ubuntu packages are installed.

Then repeat with

COLUMNS=120 dpkg -l | grep mint | wc -l

and tell us how many Mint packages are installed.
.