The standard conflict problem - I just don’t have the expertise to remedy it. (???) (Like ATC trying to ‘talk down’ an inexperienced person who’s trying to pilot an aircraft landing.) I don’t know what the jargon means but I did ‘cut & paste’ according to the information provided in similar situations but my Manjaro machine isn’t impressed with my input.
“740 available update”
Oh, well. the machine is working, nonetheless, and I’ve about decided to just keep on using it until it fails and maybe wipe it and begin a new installation to resolve it’s conflict problems. (???)
[dax@baltimoreLENOVO ~]$ pacman -S --overwrite glob package
error: you cannot perform this operation unless you are root.
[dax@baltimoreLENOVO ~]$ sudo pacman -S --overwrite glob package
[sudo] password for dax:
error: target not found: package
[dax@baltimoreLENOVO ~]$ pacman -S --overwrite glob
error: you cannot perform this operation unless you are root.
[dax@baltimoreLENOVO ~]$ sudo pacman -S --overwrite glob
error: no targets specified (use -h for help)
[dax@baltimoreLENOVO ~]$ sudo pacman -S --overwrite glob all
error: target not found: all
Oh, well… “all” sounded like a logical word to use but I guess it’s looking for something specific. I can’t talk it’s language. I’ve been using Fedora, then Centos for about 5 years and Manjaro for a year or so. Just haven’t gotten into the time it takes to learn programming.