On 12.02.2015 21:30, [email protected] wrote:
> I removed every package with the name "pharo" in it via the commands: 
>
> "sudo apt-get --purge remove pharo-vm-core"
> "sudo apt-get --purge remove pharo-vm-core-i386"
> "sudo apt-get --purge remove pharo-sources-files"
>
> Then ran a "dpkg --get-selections | grep 'pharo*'" wheich returned nothing. 
>
> Then ran the following commands: 
>
> "sudo add-apt-repository ppa:pharo/unstable"
> "sudo dpkg --add-architecture i386"
> "sudo apt-get update"
> "sudo apt-get install pharo-launcher"
>
>
> Did NOT solve the problem. 
>
Hi,

the recent built pharo launcher didn't work - I had to delete the
package. Unfortunately, the ppa meta data seems not to be updated
accordingly. Until I have a new pharo-launcher, please download
https://launchpad.net/~pharo/+archive/ubuntu/unstable/+files/pharo-launcher_2014.11.30-2~ppa1~trusty1_all.deb
and install it manually.

Best regards,
  Markus

Reply via email to