jrgifford
9/22/2011 - 1:57 AM

Testing @shoes .deb for Ubuntu

Testing @shoes .deb for Ubuntu

Ok, so you're interested in testing my Shoes for Ubuntu .deb. Good luck.

So, here's the deal:

YOU CAN BREAK YOUR SYSTEM

Requirements:

  • Ubuntu 11.10

  • A willingness to break your system.

  • First, add the PPA.https://launchpad.net/~jamesgifford/+archive/shoesrb

  • The command for that is sudo apt-add-repository ppa:jamesgifford/shoesrb && sudo apt-get update

  • Then, you'll need to install shoes. sudo apt-get install shoes

  • Ok, now run shoes in a terminal.

Info I need:

  • The errors (as mentioned above).

Paste all (if any) errors here on gist/pastebin, and then either leave a comment here with a link, or send me a tweet @jrgifford.

Ok, now that you've helped me, you can remove it using the following:

sudo dpkg -r shoes

That'll remove the shoes package and will also "fix" the dependency issues.