Hi I wanted to use reflector to make sure I always have the fastest mirrors available to me. but when I do sudo pacman -S reflector
this is what I get:
error: target not found: refelctor
I have AUR enabled and everything is up to date and synced.
does Manjaro not support reflector? I don’t know if this is e DE question I’m guessing it probably not, but I could not figure out any other place to ask this question.
Just 2 additional remarks, pacman as a package manager is (directly) irrelevant to the AUR, here and in every distro based on Arch. And Manjaro is not “just Arch but installed with Calamares + theming” so that pacman would fetch Arch packages but:
Although Manjaro is very close to Arch Linux and mostly compatible —being based on Arch Linux itself— it is not possible to access their official repositories for use in Manjaro.
Instead, Manjaro uses its own repositories in order to ensure that any software packages that are accessible, such as system updates and applications, have been fully tested to be compatible and stable before release.
Thank y’all for all of the info, this has got to be the best forum I have ever been on!
I could of sworn that I used reflector on the first install I ever tried on Manjaro, but I must just be remembering wrong.
although it (reflector) would be a nice package to have available
as it can take care of refreshing the mirror lists periodically, automatically
with user specified preferences
… instead of having to do it manually when you find out
(the hard way, when encountering an error)
that the current mirror list isn’t valid anymore for some reason
is pacman-mirrors able to run as a systemd service
or can it be configured to run automatically before any install or update action is requested by a user?
Of course one can create a service to run it periodically if wanted.
New users wouldn’t even know if or why they would want it - much less know how to do that, though.
Of course one can make an alias.
… new users … the same stuff again …
But then again:
reflector also has to be installed explicitly - and correctly configured.
in the end: same difference …
It’s just a pity that it can’t be installed (easily) in Manjaro.
New users use actually “Add/Remove Software” == pamac GUI, there you can very comfortably & easily click *“Refresh databases mirrors”
A new Manjaro user has nothing to look around in “reflector”, it’s nowhere mentioned in the Installation manual or the wiki and server refresh is actually… not needed under normal circumstances.
I know.
… if they recognize the possible importance to do that when an error such as a failed download due to an unreachable or not up to date mirror is encountered …
it would just be a useful too to have
as I said - or tried to say
I don’t really see the point here, as it’s specific for Arch, as pacman-mirrors is only in Manjaro.
Anyway you can still make an alias reflector=pacman-mirrors in your bashrc/zshrc.