Artix Linux Forum

Artix Linux => Package management => Topic started by: mardiyah on 23 May 2023, 00:59:14

Title: To do install by forcingly download
Post by: mardiyah on 23 May 2023, 00:59:14
How to have Pacman install existing, ie. already installed, package by forced download in a simplest command line ?
Title: Re: To do install by forcingly download
Post by: nous on 24 May 2023, 14:22:40
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