Skip to content

Instantly share code, notes, and snippets.

@miguelmota
Created September 13, 2020 21:56
Show Gist options
  • Select an option

  • Save miguelmota/d04bfbba0dbe1726e6665db2127940e7 to your computer and use it in GitHub Desktop.

Select an option

Save miguelmota/d04bfbba0dbe1726e6665db2127940e7 to your computer and use it in GitHub Desktop.
Fix for "WARNING: '/usr/lib/perl5/5.30' contains data from at least 3 packages which will NOT be used by the installed perl interpreter."
yay -S --asdeps $(pacman -Qqo '/usr/lib/perl5/5.30')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment