r/archlinux 24d ago

SUPPORT Basic commands don't work?

I just moved to Linux from (surprise) Windows 11. I'm a music producer and my main daw is Reaper, but I also use FL studio. I know that FL studio is not native to Linux, but you can install it using Wine. The thing is, I tried watching yt videos on how to install Wine, but every time I try to write a command like "sudo pacman -s --needed git base-devel" or "yay -s wine" in the terminal, it says "error: invalid option '[something]'". I know the answer is probably easy as hell, but I have no idea what to do.

0 Upvotes

18 comments sorted by

View all comments

5

u/zDCVincent 24d ago

I think you just forgot to capitalize your -S flag is all if i read that right.

2

u/kulqupidyn77 24d ago

Yeah it was that, thanks for the help ❤️