Skip to content

Conversation

@JacekDanecki
Copy link
Contributor

By default, Ubuntu or Debian based "apt" or "apt-get" system installs
recommended but not suggested packages.

By passing "--no-install-recommends" option, the user lets apt-get know
not to consider recommended packages as a dependency to install.

This results in smaller downloads and installation of packages.

Signed-off-by: Pratik Raj rajpratik71@gmail.com

#268

Change-Id: I5a5de36102c5d3d3a42def30404078c485705b8a

By default, Ubuntu or Debian based "apt" or "apt-get" system installs recommended but not suggested packages. By passing "--no-install-recommends" option, the user lets apt-get know not to consider recommended packages as a dependency to install. This results in smaller downloads and installation of packages. Original pull request intel#268 was modified to fix dependencies on Ubuntu 18.04 and newer. Signed-off-by: Pratik Raj <rajpratik71@gmail.com> Signed-off-by: Jacek Danecki <jacek.danecki@intel.com> intel#268 Change-Id: I5a5de36102c5d3d3a42def30404078c485705b8a
@JacekDanecki
Copy link
Contributor Author

Merged

@JacekDanecki JacekDanecki deleted the pr268 branch March 18, 2020 07:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants