| The Following User Says Thank You to AnasSyria For This Useful Post: | ||
apt-get install -f
| The Following User Says Thank You to woody14619 For This Useful Post: | ||
apt-get install -f
/home/user # apt-get install -f Reading package lists... Done Building dependency tree Reading state information... Done 0 upgraded, 0 newly installed, 0 to remove and 40 not upgraded.
| The Following User Says Thank You to AnasSyria For This Useful Post: | ||
apt-get install -f
apt-get -f install
apt-get upgrade
apt-get install --reinstall <packages name>
| The Following 3 Users Say Thank You to pusak gaoq For This Useful Post: | ||
apt-get -f install
apt-get upgrade
apt-get install --reinstall <packages name>
. But Eventhought 39 packges were upgraded successfully, there still the main "mp-fremantle-community-pr" package remained unpgraded. I've tried to reboot and the reinstallation command step but there is no result. It show missing package "libwildmidi0"/home/user # apt-get install libwildmidi0 Reading package lists... Done Building dependency tree Reading state information... Done Package libwildmidi0 is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source E: Package libwildmidi0 has no installation candidate
| The Following User Says Thank You to AnasSyria For This Useful Post: | ||
. But Eventhought 39 packges were upgraded successfully, there still the main "mp-fremantle-community-pr" package remained unpgraded. I've tried to reboot and the reinstallation command step but there is no result. It show missing package "libwildmidi0"/home/user # apt-get install libwildmidi0 Reading package lists... Done Building dependency tree Reading state information... Done Package libwildmidi0 is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source E: Package libwildmidi0 has no installation candidate
apt-get remove libwildmidi0
| The Following 4 Users Say Thank You to pusak gaoq For This Useful Post: | ||