Skip to main content
Topic: To do install by forcingly download  (Read 279 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

To do install by forcingly download

How to have Pacman install existing, ie. already installed, package by forced download in a simplest command line ?

 

Re: To do install by forcingly download

Reply #1
It's not clear what you're asking. Possible solutions:
Code: [Select]
pacman -S package
pacman -U /path/to/package-1.3.4-1-x86_64.pkg.tar.zst
pacman -U http://mirror1.artixlinux.org/repos/system/os/x86_64/sysfsutils-2.1.1-1-x86_64.pkg.tar.zst