Linux command
paru 命令
文本
Copy it and replace filenames, paths, or keywords as needed.
命令示例
Synchronize
paru
Search
paru package_name
Example
paru -Sua
Remove
paru -Rns package
Example
paru -Si package
Example
paru --getpkgbuild package
Display
paru --getpkgbuild --print package
说明
paru is an AUR helper and pacman wrapper for Arch Linux. It simplifies installing packages from the Arch User Repository (AUR) while providing full pacman compatibility for official repository packages.
FAQ
What is the paru command used for?
paru is an AUR helper and pacman wrapper for Arch Linux. It simplifies installing packages from the Arch User Repository (AUR) while providing full pacman compatibility for official repository packages.
How do I run a basic paru example?
Run `paru` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
Where can I find more paru examples?
This page includes 7 examples for paru, plus related commands for nearby Linux tasks.