Hi Daniel,

If your OS is the same as Ubuntu, apache2 is actually only a "recommended"
dependency of phpmyadmin, and you can install phpmyadmin without apache2 by
running

apt-get --no-install-recommends install phpmyadmin

Sean

On 15 May 2015 at 14:09, Daniel Jitnah <[email protected]> wrote:

> Hi Luvers,
>
> how do I override suggested dependencies using apt-get which conflicts
> with already installed software that provides equivalent functionalities?
>
> For example:
>
> If I install phpmyadmin usign apt-get, it will also install apache2, and
> if I already have say nginx installed, it will remove it, and replace it
> with apache. But I want to keep nginx.
>
> How do I get apt-get to install phpmyadmin while keeping nginx?
>
> Thanks
> Daniel
>
>
>
> _______________________________________________
> luv-main mailing list
> [email protected]
> http://lists.luv.asn.au/listinfo/luv-main
>
_______________________________________________
luv-main mailing list
[email protected]
http://lists.luv.asn.au/listinfo/luv-main

Reply via email to