cm0002@lemmy.world to linuxmemes@lemmy.world · 2 months agoPosting for a friend lollemmy.worldimagemessage-square105linkfedilinkarrow-up18arrow-down10
arrow-up18arrow-down1imagePosting for a friend lollemmy.worldcm0002@lemmy.world to linuxmemes@lemmy.world · 2 months agomessage-square105linkfedilink
minus-squaremutual_ayed@sh.itjust.workslinkfedilinkEnglisharrow-up0·edit-212 days agodeleted by creator
minus-squaredan@upvote.aulinkfedilinkarrow-up0·2 months agoI’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.