💾 Archived View for freeshell.de › tldr › pacman-upgrade.gmi captured on 2022-04-28 at 19:10:30. Gemini links have been rewritten to link to archived content
-=-=-=-=-=-=-
Arch Linux package manager utility.
pacman --upgrade --help
sudo pacman --upgrade {path/to/package1.pkg.tar.zst} {path/to/package2.pkg.tar.zst}
sudo pacman --upgrade --noconfirm {path/to/package.pkg.tar.zst}
sudo pacman --upgrade --overwrite {path/to/file} {path/to/package.pkg.tar.zst}
sudo pacman --upgrade --nodeps {path/to/package.pkg.tar.zst}
pacman --query --print {path/to/package.pkg.tar.zst}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).