Used Switching Branches - Manjaro to switch branches.
So it looks like I did the same thing you have described. I did it again (right now) and still the same result.
Strange… When I try to install e.g. pamac install networkmanager-l2tp:
Preparing...
Warning: networkmanager-l2tp-1.20.16-1 is up to date -- skipping
Nothing to do.
Transaction successfully finished.
but the newest version from testing should be 1.20.16-2. pacman-mirrors -G:
Maybe this command (and additional information) should be included in the instruction?
Can --force-refresh be achieved by pure pacman? I’m asking because instruction consider only usage of pacman.
No. Pacman stores its databases in /var/lib/pacman/sync/ while Pamac stores them in /var/tmp/pamac/dbs/sync/. Pamac GUI refreshes the databases automatically when installing or updating software, however Pamac CLI doesn’t. So, if you haven’t recently installed something via Pamac GUI, trying to install something via Pamac CLI may result in errors due to outdated databases unless force-refresh is used.