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

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

From Manjaro
(Importing a new version from external source)
 
(Importing a new version from external source)
 
Line 1: Line 1:
'''5. Install the downloaded packages manually:
'''5. Install the downloaded packages manually:
{{BoxInfo|Info|This will also trigger the populate process.}}
{{BoxInfo|Info|This will also trigger the populate process.}}
sudo pacman -U $HOME/.cache/pkg/*.tar.zst
{{UserCmd|command=sudo pacman -U $HOME/.cache/pkg/*.tar.zst}}
{{UserCmd|command=sudo pacman -U $HOME/.cache/pkg/*.tar.xz}}

Latest revision as of 09:25, 29 December 2022

5. Install the downloaded packages manually:

Info
This will also trigger the populate process.
user $ sudo pacman -U $HOME/.cache/pkg/*.tar.zst COPY TO CLIPBOARD


user $ sudo pacman -U $HOME/.cache/pkg/*.tar.xz COPY TO CLIPBOARD


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