Skip to main content

Thread: No Software Centre after Karmic upgrade


i upgraded 9.04 9.10 rather painlessly, noticed in karmic don't have either old 'add/remove programs' (logical), nor newly advertised 'software centre'. , isn't either in 'edit menu' options unticked.

running ubuntu tweak, there possible conflict? or ideas on how can surface it/install it/etc?

quote posted jorisgoudriaan view post
i upgraded 9.04 9.10 rather painlessly, noticed in karmic don't have either old 'add/remove programs' (logical), nor newly advertised 'software centre'. , isn't either in 'edit menu' options unticked.
open terminal , run:
code:
aptitude search software-center
to see if ubuntu software center on system. "i" before package name means installed. "p" before package name means purged (i.e., not installed). if see "b" before package, means broken or has broken dependencies need investigate.
if software-center not installed can install it:
code:
sudo apt-get install software-center
if on system, see if can run terminal typing software-center in terminal.
quote posted jorisgoudriaan view post
i running ubuntu tweak, there possible conflict?
it has been belief these 3rd party repos , 3rd party, unofficial packages people add systems big reason many people end problems after doing dist-upgrade. blame on ubuntu, when cause else on system.
opinion though. interesting poll of people had upgrade failures , see unofficial packages , repos may using.
not familiar ubuntu tweak. had google find out was.


Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Installation & Upgrades [ubuntu] No Software Centre after Karmic upgrade


Ubuntu

Comments