Manjaro Difference between revisions of "Translations:Pacman troubleshooting/89/en"

Difference between revisions of "Translations:Pacman troubleshooting/89/en"

From Manjaro
(Importing a new version from external source)
 
(Importing a new version from external source)
 
Line 1: Line 1:
'''4. Remove the signatures:'''
'''4. Remove the signatures:'''
{{BoxInfo|Info| Signatures must be removed to avoid the automatic check of the packages.}}
{{BoxInfo|Info| Signatures must be removed to avoid the automatic check of the packages.}}
{{UserCmd|command=rm -f $HOME/.cache/pkg/*.sig}}
rm -f $HOME/.cache/pkg/*.sig

Latest revision as of 09:25, 29 December 2022

4. Remove the signatures:

Info
Signatures must be removed to avoid the automatic check of the packages.
user $ rm -f $HOME/.cache/pkg/*.sig COPY TO CLIPBOARD


Cookies help us deliver our services. By using our services, you agree to our use of cookies.