Pacman Sync - Manage Packages on Linux | Online Free DevTools by Hexmos
Manage Linux packages efficiently with Pacman Sync. Synchronize repositories, install, and update software on your system. Free online tool, no registration required.
pacman -S
This command is an alias of
pacman --sync
.
- View documentation for the original command:
tldr pacman sync