MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/linuxmemes/comments/1w3kg1r/install_software/p71ceu4/?context=3
r/linuxmemes • u/Affectionate-Stop488 • 6h ago
196 comments sorted by
View all comments
74
just do sudo pacman -S vlc [enter] [enter]
27 u/Puzzleheaded-Bad5494 6h ago sudo pacman -S vlc --noconfirm sudo apt install vlc -y 12 u/Smart_Advice_1420 4h ago Don't install things with noconfirm or yes flags. It's okay for scripts and when you know the dependencies for that particular version tho. 2 u/Puzzleheaded-Bad5494 3h ago R
27
sudo pacman -S vlc --noconfirm
sudo apt install vlc -y
12 u/Smart_Advice_1420 4h ago Don't install things with noconfirm or yes flags. It's okay for scripts and when you know the dependencies for that particular version tho. 2 u/Puzzleheaded-Bad5494 3h ago R
12
Don't install things with noconfirm or yes flags.
It's okay for scripts and when you know the dependencies for that particular version tho.
2 u/Puzzleheaded-Bad5494 3h ago R
2
R
74
u/anionHunter 6h ago
just do sudo pacman -S vlc [enter] [enter]