Juriy
Juriy

Reputation: 585

How to safely downgrade apache version to one not suitable for current gnome state?

I want to downgrade apache2-bin package from 2.4 version to 2.2.22-1 from some snapshot repository. But there is gnome-user-share pack that depends on apache2-bin 2.4 and, as I understood, the part of gnome-core packet. And the last revers-depends on gnome.

So I have dependency: apache2-bin (2.4) < gnome-user-share < gnome-core < gnome

How can I accurately change version of apache2-bin pack to 2.2.22-1 but staying at as less changes as possible in the system (desktop environment)?

Upvotes: 0

Views: 659

Answers (1)

Juriy
Juriy

Reputation: 585

The gnome core and gnome packages are empty , it's removing does nothing harmful.

It can be removed freely and forwardly instaled apache2.2-bin.

Upvotes: 1

Related Questions