Created
September 13, 2020 21:56
-
-
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."
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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