F
F
Fr05t1k2013-12-15 11:54:30
PHP
Fr05t1k, 2013-12-15 11:54:30

How to install a package via apt-get without updating dependent packages?

Hello!
I have php5-fpm php5-cli php5-common packages and they are all version 5.4*. In the repo, of course, there are packages of the 5.5* version. Installing the phpmyadmin package updates the 3 previous packages to the latest version. How to make sure this doesn't happen?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
Y
Yuri Yarosh, 2013-12-15
@Fr05t1k

This is how it
should be done

O
OnYourLips, 2013-12-15
@OnYourLips

Install phpmyadmin not from a package.

V
Vlad Zhivotnev, 2013-12-15
@inkvizitor68sl

If the new phpmyadmin has an explicit dependency on php >= 5.5 in its dependencies, then no way, you need to install the pma package of a different version.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question