Last active
April 27, 2022 04:54
-
-
Save avkosme/4ad59535c3ceb1ac2c3277515f445c9d to your computer and use it in GitHub Desktop.
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
Arch issues relosolve | |
sudo pacman -Syu --dbonly vlc | |
Find broken lib - arch | |
sudo pacman -Qkk | |
# invalid or corrupted package (PGP signature) | |
sudo pacman -S archlinux-keyring |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment