Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 304 Bytes

install_unauthenticated_package.md

File metadata and controls

11 lines (7 loc) · 304 Bytes

Install unauthenticated package

This is use for unattended installs like for Docker builds.

$ apt-get --allow-unauthenticated install <package>

References