-
Notifications
You must be signed in to change notification settings - Fork 255
Arch Linux corrupted packages with invalid gpg key
exalab999 edited this page Feb 3, 2019
·
5 revisions
If you encounter any error such as:
error: vim-runtime: signature from "Arch Linux ARM Build System <builder@archlinuxarm.org>" is unknown trust :: File /var/cache/pacman/pkg/vim-runtime-8.1.0022-1-aarch64.pkg.tar.xz is corrupted (invalid or corrupted package (PGP signature)). Do you want to delete it? [Y/n]
You can run these command to solve the issue:
# pacman-key --init
# pacman-key --populate archlinuxarm
For more info, see here: https://archlinuxarm.org/forum/viewtopic.php?f=65&t=12796
*Documentation
- Arch Linux/ corrupted packages with invalid gpg key
- How to start and stop the distro
- How to use /sdcard
- How to setup OpenSSH Server
- How to start and stop the VNC Server (Desktop Environment)
- How to connect to VNC Server
- How to change the resolution of VNC Server
- How to backup and move Linux distro to another device
- Is it possible to install multiple distro on a device ?
- Guide to solve Proot signal 6, or function not implemented error
- Rooted users: How to solve pulseaudio error
- vncserver-start:-command-not-found