Difference between revisions of "Apt install -y"
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
[[W: --force-yes is deprecated, use one of the options starting with --allow instead.]] | [[W: --force-yes is deprecated, use one of the options starting with --allow instead.]] | ||
+ | |||
+ | APT::Get::Assume-Yes "true"; | ||
+ | APT::Get::force-yes "true"; | ||
+ | |||
+ | * [[/etc/apt/apt.conf.d/01-vendor-ubuntu]] | ||
− | |||
* {{apt install}} | * {{apt install}} | ||
− | |||
− |
Revision as of 10:40, 12 December 2023
W: --force-yes is deprecated, use one of the options starting with --allow instead.
APT::Get::Assume-Yes "true"; APT::Get::force-yes "true";
Advertising: