Difference between revisions of "Apt install -y"
Jump to navigation
Jump to search
(6 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
+ | [[W: --force-yes is deprecated, use one of the options starting with --allow instead.]] | ||
+ | [[APT::Get::]]Assume-Yes "true"; | ||
+ | APT::Get::force-yes "true"; | ||
+ | * <code>[[/etc/apt/apt.conf.d/01-vendor-ubuntu]]</code> | ||
+ | == See also == | ||
* {{apt install}} | * {{apt install}} | ||
+ | |||
+ | [[Category:APT]] |
Latest revision as of 10:41, 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";
See also[edit]
Advertising: