← 返回命令列表

Linux command

aura 命令

文本

复制后可按需替换文件名、目录或参数。

常用示例

Search

aura -As [keyword]

Install

aura -A [package]

Update

aura -Akua

Example

aura -S [package]

Sync

aura -Syu

Remove

aura -Rsu [package]

Save

aura -B

Restore

aura -Br

Example

aura -Oj

说明

aura is a secure, multilingual package manager for Arch Linux that handles both official repository packages and AUR (Arch User Repository) packages. It provides a unified interface for all package management tasks.

参数

-A, --aursync
Synchronize with the AUR
-As, --search
Search AUR packages
-S, --sync
Synchronize with official repositories
-Syu
Sync database and upgrade packages
-R, --remove
Remove packages
-s, --recursive
Remove dependencies recursively
-u, --unneeded
Remove unneeded packages
-B, --backup
Save or restore package state snapshots
-O, --orphans
List orphan packages
-j, --abandon
Remove orphan packages
-k, --diff
Show PKGBUILD diff before building
--hotedit
Edit PKGBUILD before building
--delmakedeps
Remove make dependencies after install

FAQ

What is the aura command used for?

aura is a secure, multilingual package manager for Arch Linux that handles both official repository packages and AUR (Arch User Repository) packages. It provides a unified interface for all package management tasks.

How do I run a basic aura example?

Run `aura -As [keyword]` in a terminal, then adjust file names, paths, flags, or remote targets for your system.

What does -A, --aursync do in aura?

Synchronize with the AUR