Skip to content

Instantly share code, notes, and snippets.

@elieux
Created September 18, 2014 19:40
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 elieux/1f0932d52b2784fd7b09 to your computer and use it in GitHub Desktop.
Save elieux/1f0932d52b2784fd7b09 to your computer and use it in GitHub Desktop.
msys2-wiki-installation-changes
2. If you do get DLL or fork errors during update, wait for the update to finish, note the names of packages with errors (or of all the updated packages). Then exit MSYS2 and rebase as described in step 3 above. After that, re-launch the shell and reinstall those packages.
***pacman -S <package_names>***
pacman -S --needed filesystem msys2-runtime bash libreadline libiconv libarchive libgpgme libcurl pacman ncurses libintl liblzma
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment