Re: Vlc downgrade
Reply #2 –
You could have also cd'd to /var/cache/pacman/pkg/ and ran sudo pacman -U $desired_previous_version_of_vlc.xz
(obviously you'd enter in the correct package name instead of what I put there)
And not have had to install any other helper apps.
Also obvious, the previous version of the package would have to still be in the cache for this to work. But if you're not in the habit of cleaning out the cache then it will be there. I don't clean out mine just for this reason.