Tell me more ×
Ask Ubuntu is a question and answer site for Ubuntu users and developers. It's 100% free, no registration required.

I did this of many of times unitalling unity and reinstalling it.

sudo apt-add-repository ppa:ikarosdev/unity-revamped
sudo apt-get update
sudo apt-get dist-upgrade or sudo apt-get upgrade

The PPA Isn't dead so why isn't working and how can I fix it?

x@x:~$ unity --version

unity 5.18.0
share|improve this question
This sounds like a bug - possibly offtopic? Have you contacted the PPA owner? – fossfreedom Jan 4 at 12:12

1 Answer

The PPA hasn't been updated to include files for revamped 5.18, which has been this way for the last month or so. Perhaps the dev is ill or has other priorities, but you can roll back to version 5.16 if you wish...

http://ubuntuforums.org/showthread.php?p=12404872#post12404872

and then, once installed, holding it and thus not allowing an accidental upgrade...

https://help.ubuntu.com/community/PinningHowto

Any probs, just report back

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.