cm0002@lemmy.world to linuxmemes@lemmy.world · 3 个月前Posting for a friend lollemmy.worldimagemessage-square105linkfedilinkarrow-up19arrow-down10
arrow-up19arrow-down1imagePosting for a friend lollemmy.worldcm0002@lemmy.world to linuxmemes@lemmy.world · 3 个月前message-square105linkfedilink
minus-squaredan@upvote.aulinkfedilinkarrow-up0·3 个月前I’d recommend avoiding aliases that conflict with regular commands, and there’s a standard Linux command called install. https://man7.org/linux/man-pages/man1/install.1.html If you’re going to always pass the -y flag then I’d add --no-install-recommends too.
deleted by creator
I’d recommend avoiding aliases that conflict with regular commands, and there’s a standard Linux command called
install
. https://man7.org/linux/man-pages/man1/install.1.htmlIf you’re going to always pass the -y flag then I’d add --no-install-recommends too.