Skip to content

Instantly share code, notes, and snippets.

@gregorriegler
Created September 6, 2022 17:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gregorriegler/82527ce15e2e9e6bae15e32fd8d8bbdf to your computer and use it in GitHub Desktop.
Save gregorriegler/82527ce15e2e9e6bae15e32fd8d8bbdf to your computer and use it in GitHub Desktop.
Downgrade arch with paru

Uninstall package

paru -R package

Uninstall package without its dependencies

paru -Rns package

Install from archive https://archive.archlinux.org/packages

sudo paru -U https://archive.archlinux.org/packages/g/gvim/gvim-8.2.5046-2-x86_64.pkg.tar.zst
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment