Difference between revisions of "Translations:Pacman troubleshooting/107/en"
From Manjaro
Views
Actions
Namespaces
Variants
Tools
(Importing a new version from external source) |
(Importing a new version from external source) |
||
Line 1: | Line 1: | ||
'''Install the downloaded packages''' | '''Install the downloaded packages''' | ||
Assuming the files is the current folder and using wildcard so you don't have to deal with dates and versions - remove the packages after successful installation | Assuming the files is the current folder and using wildcard so you don't have to deal with dates and versions - remove the packages after successful installation | ||
{{UserCmd|command=sudo pacman -U manjaro-keyring*.pkg.tar. | {{UserCmd|command=sudo pacman -U manjaro-keyring*.pkg.tar.zst archlinux-keyring*.pkg.tar.zst}} |
Latest revision as of 04:28, 15 July 2024
Install the downloaded packages Assuming the files is the current folder and using wildcard so you don't have to deal with dates and versions - remove the packages after successful installation
user $ sudo pacman -U manjaro-keyring*.pkg.tar.zst archlinux-keyring*.pkg.tar.zst