ubuntuforums-unanswered team mailing list archive
-
ubuntuforums-unanswered team
-
Mailing list archive
-
Message #09043
Re: [Question #51128]: package `libportaudio0' is missing final newline
Question #51128 on Ubuntu changed:
https://answers.launchpad.net/ubuntu/+question/51128
marcobra (Marco Braida) proposed the following answer:
- Open a Terminal from the menu Applications->Accessories->Terminal
Useful Tip: to have the terminal window always on top please right click
on the terminal window top title and select "Always on Top"
then type or better copy from here and paste into terminal the rows below:
copy and paste only one row a time then press enter.
sudo dpkg --clear-avail
(the system ask you a password: give your user password, you will not
see nothing when you type it, then press enter)
sudo dpkg --configure -a
sudo aptitude install -f
sudo aptitude update
sudo aptitude upgrade
sudo apt-get autoremove
then if you want to reboot your system, type:
sudo reboot
Hope this helps
--
You received this question notification because you are a member of UF
Unanswered Posts Team, which is an answer contact for Ubuntu.