LINUX LITE 7.2 FINAL RELEASED - SEE RELEASE ANNOUNCEMENTS SECTION FOR DETAILS


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Install additional software (new user)
#19
in case anyone is still having similar issues , I did some light digging and came upon a couple of threads

http://askubuntu.com/questions/167464/pr...t4-library

in that thread someone suggested what seems to be a pretty powerful/useful command combo that seems to have done the trick
Code:
sudo apt-get update --fix-missing && sudo apt-get -t stable -f install && sudo apt-get upgrade -y && sudo apt-get dist-upgrade -y

that thread was linked from this previous one
http://askubuntu.com/questions/177340/ho...y-problems

ran the commands in there as well for good measure (obviously for the specific libqt4 problems)
Code:
apt-get download libqt4-xmlpatterns:i386
apt-get download libqt4-xmlpatterns:amd64
sudo dpkg -i libqt4-xmlpatterns*.deb
sudo dpkg --configure -a

if this was a dumb thing to do please feel free to interject  8)
Reply


Messages In This Thread
Install additional software (new user) - by JO869717 - 07-17-2014, 04:06 AM
Re: Install additional software (new user) - by JO869717 - 07-18-2014, 01:07 AM
Re: Install additional software (new user) - by JO869717 - 07-20-2014, 06:06 AM
Re: Install additional software (new user) - by rcrumpler - 08-04-2014, 10:45 PM
Re: Install additional software (new user) - by rcrumpler - 08-04-2014, 11:02 PM
Re: Install additional software (new user) - by CutRightSharpening - 11-11-2014, 02:18 AM
Re: Install additional software (new user) - by CutRightSharpening - 11-11-2014, 02:20 AM
Re: Install additional software (new user) - by CutRightSharpening - 11-11-2014, 02:22 AM
Re: Install additional software (new user) - by Phoghat - 11-11-2014, 06:08 AM
Re: Install additional software (new user) - by suburbandisposal - 11-11-2014, 03:41 PM
Re: Install additional software (new user) - by CutRightSharpening - 11-11-2014, 10:26 PM
Re: Install additional software (new user) - by suburbandisposal - 11-12-2014, 05:32 AM
Re: Install additional software (new user) - by suburbandisposal - 11-13-2014, 01:42 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)