Đó là bởi vì gnome
gói meta mang đến môi trường máy tính để bàn Gnome đầy đủ bao gồm nhiều, nhiều thứ:
$ apt-cache show gnome
[ ... ]
Description-en: Full GNOME Desktop Environment, with extra components
This is the GNOME Desktop environment, an intuitive and attractive
desktop, with extra components.
.
This meta-package depends on the standard distribution of the GNOME
desktop environment, plus a complete range of plugins and other
applications integrating with GNOME and Debian, providing the best
possible environment to date.
Những gì bạn đang theo dõi có lẽ là gnome-core
gói:
$ apt-cache show gnome-core
[ ... ]
Description-en: GNOME Desktop Environment -- essential components
These are the core components of the GNOME Desktop environment, an
intuitive and attractive desktop.
.
This meta-package depends on a basic set of programs, including a file
manager, an image viewer, a web browser, a video player and other
tools.
.
It contains the official “core” modules of the GNOME desktop.
Theo nguyên tắc chung, bạn nên luôn luôn sử dụng apt-cache show PACKAGENAME
trước khi cài đặt để đảm bảo bạn biết gói đó là gì.