I am a new user of this system, and I have problems installing LAMP.
This is my system:
Distributor ID: Ubuntu
Description: Ubuntu 17.04
Release: 17.04
Codename: zesty
First I did sudo apt-get update and then sudo apt-get install lamp-server ^ . It returns the error:
Some packages could not be installed. This may mean that you asked for an impossible situation or, if you are using the distribution unstable, that some necessary packages have not yet been created or are They have taken out of «Incoming».
The following information can help resolve the situation:
The following packages have unfulfilled dependencies:
perl-modules-5.22: Conflicts: perl-modules
It comes into conflict: perl-modules: i386
To try to correct the error I made sudo clean and sudo autoremove , and then I repeat sudo apt-get install lamp-server ^ , and the error reappears.
I hope someone can help me with this. Thanks.