What does APT handle when apt install is used?
apt install
It copies only one executable and ignores dependencies
It checks package metadata, resolves dependencies, downloads files, and installs the package
It creates configuration files without installing program files
It opens an arbitrary website and runs the first installer found