Arch Linux: Difference between revisions

From 太極
Jump to navigation Jump to search
Line 12: Line 12:
* https://wiki.archlinux.org/title/Pacman
* https://wiki.archlinux.org/title/Pacman
* http://unix.stackexchange.com/questions/6934/package-management-strategy-with-pacman
* http://unix.stackexchange.com/questions/6934/package-management-strategy-with-pacman
* Install openssh: '''pacman -Sy openssh'''
* Install openssh: '''pacman -Sy openssh''' where "-S" is the same as "--sync", synchronize packages.
* [https://www.howtogeek.com/740578/how-to-update-arch-linux/ How to Update Arch Linux]
* [https://www.howtogeek.com/740578/how-to-update-arch-linux/ How to Update Arch Linux]



Revision as of 11:58, 31 July 2021

Resource

Install/remove packages

How to Install and Remove Packages in Arch Linux

Pacman

System update