Comment 8 for bug 422825

Revision history for this message
Noel J. Bergman (noeljb) wrote : Re: Upgrading of apturl to 0.4.0ubuntu2 fails

Typo in comment $7. Use:

sudo apt-get clean; sudo apt-get --purge remove apturl-common apturl; sudo apt-get --purge autoremove;
sudo apt-get update; sudo apt-get install apturl

and you will probably want to add ubufox as well, since the apt-get remove will have gotten rid of it.