How can I install the latest version of Phatch?

Asked by Alexandru Hariton

i have tried to install the new (0.1.3 from your website) version, but it ends in the error: "Error: Dependency is not satisfiable: python-central".

python-central is installed, version 0.5.15ubuntu2, on gutsy.

what version of python-central i need?

Question information

Language:
English Edit question
Status:
Answered
For:
Phatch Edit question
Assignee:
Stani Edit question
Last query:
Last reply:
Revision history for this message
Stani (stani) said :
#1

You can get the latest and greatest Phatch through PPA for Feisty, Gutsy and Hardy.

Just open your apt source file:
sudo gedit /etc/apt/sources.list

and add this for gutsy:
deb http://ppa.launchpad.net/stani/ubuntu gutsy main
deb-src http://ppa.launchpad.net/stani/ubuntu gutsy main

(You can replace gutsy with feisty or hardy)
My GPG key is 511595DF

After that install Phatch:
Code:

sudo apt-get update
sudo apt-get install phatch

More information here: https://launchpad.net/~stani/+archive

In case you have an old bzr release, uninstall first your previous version of Phatch.
sudo apt-get remove phatch

Can you help with this problem?

Provide an answer of your own, or ask Alexandru Hariton for more information if necessary.

To post a message you must log in.