Kompozer install on 14.04

Asked by clombard

I'm trying to install Kompozer. I do not find it in the software center and when I run the below command it
says "package Kompozer not found"
sudo apt-get update; sudo apt-get install kompozer

Can you please tell me exacty how to intall Kompozer?

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
actionparsnip
Solved:
Last query:
Last reply:
Revision history for this message
clombard (clombard44) said :
#1

Solved. Thanks

On 01/18/2016 01:08 PM, clombard wrote:
> New question #281143 on Ubuntu:
> https://answers.launchpad.net/ubuntu/+question/281143
>
> I'm trying to install Kompozer. I do not find it in the software center and when I run the below command it
> says "package Kompozer not found"
> sudo apt-get update; sudo apt-get install kompozer
>
> Can you please tell me exacty how to intall Kompozer?
>
>

Revision history for this message
Best actionparsnip (andrew-woodhead666) said :
#2

Please mark as solved if the issue has subsided. Adding the steps you took may help others.

Thanks

Revision history for this message
clombard (clombard44) said :
#3

sudo apt-get install libatk1.0-0 libc6 libcairo2 libfontconfig1 libfreetype6 libgdk-pixbuf2.0-0 libglib2.0-0 libgtk2.0-0 libidl0 libnspr4 libnss3 libpango1.0-0 libpng12-0 libstdc++6 libx11-6 libxft2 libxinerama1 libxrender1 libxt6 zlib1g

then:

wget https://launchpad.net/ubuntu/+archive/primary/+files/kompozer-data_0.8%7Eb3.dfsg.1-0.1ubuntu2_all.deb
wget https://launchpad.net/ubuntu/+archive/primary/+files/kompozer_0.8%7Eb3.dfsg.1-0.1ubuntu2_amd64.deb
sudo dpkg -i kompozer-data_0.8~b3.dfsg.1-0.1ubuntu2_all.deb
sudo dpkg -i kompozer_0.8~b3.dfsg.1-0.1ubuntu2_amd64.deb

Revision history for this message
Manfred Hampl (m-hampl) said :
#4

Just to provide additional background information:
kompozer was available for the Ubuntu releases up to quantal only.
What you did was manually installing the version for precise on your trusty system.
see also Bug #1065547