View Single Post
Guest | Posts: n/a | Thanked: 0 times | Joined on
#1
With apt-get upgrade I have some well known held-back packages. So the question is: What will the consequences be if I "Y" to this:

Code:
 apt-get install perl-base
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following packages were automatically installed and are no longer required:
  rtcom-accounts-plugin-facebook rtcom-skype-emoticons-theme
  rtcom-accounts-voip-support cherry modest-home-applet microb-geolocation
  maemo-optify-runonce
Use 'apt-get autoremove' to remove them.
Suggested packages:
  perl
The following packages will be REMOVED:
  mp-fremantle-generic-pr
The following packages will be upgraded:
  perl-base
1 upgraded, 0 newly installed, 1 to remove and 1 not upgraded.
Need to get 775kB of archives.
After this operation, 0B of additional disk space will be used.
Do you want to continue [Y/n]?
Are the automatically installed packages still needed? What about mp-fremantle-generic-pr?

Thanks