root@debian:~# apt-get install $(apt-cache depends gnome-session | grep Depends | sed “s/.*ends: //” | tr ‘n’ ‘ ‘) Reading package lists… Done Building dependency tree Reading state information… Done gnome-session-bin is already the newest version. gnome-session-bin set to manually installed. gnome-session-common is already the newest version. gnome-session-common set to manually installed. The following extra packages …
Continue reading “UPGRADE A PACKAGE AND IT'S DEPENDENCIES USING APT-GET”