Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

how upgrande single package with dependencies

New to Debian (Or Linux in general)? Ask your questions here!
Post Reply
Message
Author
gaiapuffo
Posts: 7
Joined: 2016-08-11 14:43

how upgrande single package with dependencies

#1 Post by gaiapuffo »

Hi, I know that the command for upgrade single package is apt-get install --only-upgrade

but how can i upgrade also the dependencies?

User avatar
Ardouos
Posts: 1075
Joined: 2013-11-03 00:30
Location: Elicoor II
Has thanked: 1 time
Been thanked: 4 times

Re: how upgrande single package with dependencies

#2 Post by Ardouos »

Code: Select all

apt install PACKAGENAME
There is only one Debian | Do not break Debian | Stability and Debian | Backports

⢀⣴⠾⠻⢶⣦⠀
⣾⠁⢠⠒⠀⣿⡁ Debian - The universal operating system
⢿⡄⠘⠷⠚⠋⠀ https://www.debian.org
⠈⠳⣄⠀

User avatar
stevepusser
Posts: 12930
Joined: 2009-10-06 05:53
Has thanked: 41 times
Been thanked: 71 times

Re: how upgrande single package with dependencies

#3 Post by stevepusser »

Perhaps if you gave more information you would get a better answer.

Hopefully, you're not considering doing something like adding the testing repo to stable and thinking some trick like that will give you a shiny new version of the GIMP or the like without endangering your system.
MX Linux packager and developer

Post Reply