gapan: Thanks for the clarification. I knew about mplayer2 being a different package entirely, but thought djemos was referring to a package callded "mplayer" (perhaps that had to be downloaded and compiled, rather than in the repos.)
Unfortunately, that means I'm back to still being a little fuzzy on why they're case sensitive. Seems like it could cause a lot of "package not found" errors.
In Debian/Ubuntu/Mint/apt-based systems,
Code: Select all
"sudo apt-get install mplayer mencoder"
worked fine. Checking the letter case (in the case of Salix) isn't a problem when it's one or two packages, but when I do something like:
Code: Select all
slapt-get --install lame mplayer mencoder audactiy alsa-tools jackd rosegarden hydrogen rezound
it seems like it becomes a MUCH bigger issue.

Is the a switch to have slapt-get ignore case entirely? as in if I type:
it will accept it in lieu of
.. or WXWidgets or wxWidgets or... well, you get the idea.
The thing is - if you're familiar with a lot of packages (as I am), but not with the particulars of how they're capitalized in SalixOS (as I am not,) it seems like an inconvenience to have to look it up for every package, and remember what is capitalized in which package. Ergo, if there's a way to make slapt-get IGNORE that.....
