Pamac install command defaults to cancel transaction

I have a bash alias for this, because typing pamac install or pamac build every time frustrated me. Here they is:

alias pacb='pamac build'
alias paci='pamac install'
alias pacs='pamac search'

Yeah, I can be a lazy bastard sometimes. But hey! At least I like proper coffee.

Maybe it is just a trade-off in different package managers, take fedora’s dnf as an example, it is also N by default.

1 Like

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.