sudo dpkg -l gnome-* Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed |/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad) ||/ Name Version Description +++-==============-==============-============================================ un gnome-apt <none> (no description available) un gnome-gv <none> (no description available) un gnome-panel2 <none> (no description available) un gnome-pilot <none> (no description available) un gnome-themes <none> (no description available) un gnome-utils <none> (no description available) [EMAIL PROTECTED]:~$ dpkg -l libglib* Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed |/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad) ||/ Name Version Description +++-==============-==============-============================================ ii libglib2.0-0 2.10.3-0ubuntu The GLib library of C routines un libglib2.0-dat <none> (no description available)
sources: [EMAIL PROTECTED]:~# sudo cat /etc/apt/sources.list # # deb cdrom:[Kubuntu 6.06 _Dapper Drake_ - Release amd64 (20060531)]/ dapper main restricted #deb cdrom:[Kubuntu 6.06 _Dapper Drake_ - Release amd64 (20060531)]/ dapper main restricted deb http://se.archive.ubuntu.com/ubuntu/ dapper main restricted deb-src http://se.archive.ubuntu.com/ubuntu/ dapper main restricted ## Major bug fix updates produced after the final release of the ## distribution. #deb http://se.archive.ubuntu.com/ubuntu/ dapper-updates main restricted #deb-src http://se.archive.ubuntu.com/ubuntu/ dapper-updates main restricted ## Uncomment the following two lines to add software from the 'universe' ## repository. ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu ## team, and may not be under a free licence. Please satisfy yourself as to ## your rights to use the software. Also, please note that software in ## universe WILL NOT receive any review or updates from the Ubuntu security ## team. deb http://se.archive.ubuntu.com/ubuntu/ dapper universe deb-src http://se.archive.ubuntu.com/ubuntu/ dapper universe ## Uncomment the following two lines to add software from the 'backports' ## repository. ## N.B. software from this repository may not have been tested as ## extensively as that contained in the main release, although it includes ## newer versions of some applications which may provide useful features. ## Also, please note that software in backports WILL NOT receive any review ## or updates from the Ubuntu security team. deb http://se.archive.ubuntu.com/ubuntu/ dapper-backports main restricted universe multiverse deb-src http://se.archive.ubuntu.com/ubuntu/ dapper-backports main restricted universe multiverse deb http://security.ubuntu.com/ubuntu dapper-security main restricted deb-src http://security.ubuntu.com/ubuntu dapper-security main restricted deb http://security.ubuntu.com/ubuntu dapper-security universe deb-src http://security.ubuntu.com/ubuntu dapper-security universe -- Can not install ubuntu-desktop from kubuntu! libglib2.0 conflict https://launchpad.net/bugs/49351 -- kubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
