Why does the install flag has no confirmation like the remove flag from am? #77
Closed
Martin15135215
started this conversation in
General
Replies: 1 comment 2 replies
-
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Why does the installation flag have no confirmation like the remove flag from am? In other package managers, there is an extra
-y
to signal that it should be installed without confirmation. However, witham -i [PROGRAMM]
that it not the case. But creating a confirmation is possible, seeam -r
Beta Was this translation helpful? Give feedback.
All reactions