Hi @LRC1962 ,
Nah, not actually. Those missing packages are for AUR packages, not Manjaro. And the AUR is neither Arch’s nor Manjaro’s responsibility. It’s a community based system. See here:
TL:DR
DISCLAIMER: AUR packages are user produced content. Any use of the provided files is at your own risk.
sudo pacman-mirrors -aS unstable
sudo pacman -Syu base-devel
When you sync your system any CUSTOM package may cease to function without warning OR your system may cease to function due to a CUSTOM package - therefore one must remove all CUSTOM packages before an issue can be validated as related to Manjaro.
custom packages - unsupported - you are on your own!
Examples
→ Spectacle…
Be responsible in using the AUR
Remember, the AUR is neither officially supported by Arch nor by Manjaro. Using it is at your own risk and your own responsibility.
The AUR (Arch User Repository ) is like a public library run by volunteers. The books are contributed by the readers and as such we respect both the volunteers and our fellow readers contributing their books for us to read. We all need to be responsible in our use of this repository.
We are guests allowed to use the libra…
That being said, I’ve got to wonder, how long has it been since you last update?
Rather use pamac
to update:
pamac upgrade --enable-downgrade --aur --devel
1 Like