>
> On 15 May 2015 at 14:09, Daniel Jitnah <djitnah@greenwareit.com.au
> <mailto:djitnah@greenwareit.com.au>> 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?
root@astrotest:~# apt-get install phpmyadminReading package lists... DoneBuilding dependency treeReading state information... DoneThe following extra packages will be installed:apache2 apache2-bin apache2-data dbconfig-common javascript-commonlibapache2-mod-php5 libaprutil1-dbd-sqlite3 libaprutil1-ldaplibjs-codemirror libjs-jquery-cookie libjs-jquery-event-draglibjs-jquery-metadata libjs-jquery-mousewheel libjs-jquery-tablesorterlibjs-jquery-ui libjs-underscore libmcrypt4 php-gettext php5-gd php5-mcryptphp5-mysqlSuggested packages:apache2-doc apache2-suexec-pristine apache2-suexec-custom apache2-utilsphp-pear libjs-jquery-ui-docs libmcrypt-dev mcrypt mysql-serverThe following NEW packages will be installed:apache2 apache2-bin apache2-data dbconfig-common javascript-commonlibapache2-mod-php5 libaprutil1-dbd-sqlite3 libaprutil1-ldaplibjs-codemirror libjs-jquery-cookie libjs-jquery-event-draglibjs-jquery-metadata libjs-jquery-mousewheel libjs-jquery-tablesorterlibjs-jquery-ui libjs-underscore libmcrypt4 php-gettext php5-gd php5-mcryptphp5-mysql phpmyadmin0 to upgrade, 22 to newly install, 0 to remove and 31 not to upgrade.Need to get 9,010 kB of archives.After this operation, 43.5 MB of additional disk space will be used.Do you want to continue? [Y/n] ^Croot@astrotest:~# apt-get install phpmyadmin apache2- apache2-bin-Reading package lists... DoneBuilding dependency treeReading state information... DonePackage 'apache2' is not installed, so not removedPackage 'apache2-bin' is not installed, so not removedThe following extra packages will be installed:dbconfig-common javascript-common libjs-codemirror libjs-jquery-cookielibjs-jquery-event-drag libjs-jquery-metadata libjs-jquery-mousewheellibjs-jquery-tablesorter libjs-jquery-ui libjs-underscore libmcrypt4php-gettext php5-cgi php5-gd php5-mcrypt php5-mysqlSuggested packages:libjs-jquery-ui-docs libmcrypt-dev mcrypt php-pear mysql-serverThe following NEW packages will be installed:dbconfig-common javascript-common libjs-codemirror libjs-jquery-cookielibjs-jquery-event-drag libjs-jquery-metadata libjs-jquery-mousewheellibjs-jquery-tablesorter libjs-jquery-ui libjs-underscore libmcrypt4php-gettext php5-cgi php5-gd php5-mcrypt php5-mysql phpmyadmin0 to upgrade, 17 to newly install, 0 to remove and 31 not to upgrade.Need to get 9,973 kB of archives.After this operation, 47.1 MB of additional disk space will be used.Do you want to continue? [Y/n] ^C
>
> Thanks
> Daniel
>
>
>
> _______________________________________________
> luv-main mailing list
> luv-main@luv.asn.au <mailto:luv-main@luv.asn.au>
> http://lists.luv.asn.au/listinfo/luv-main
>
>