Morganamilo/paru
Fork: 239 Star: 6192 (更新于 2024-10-18 11:06:10)
license: GPL-3.0
Language: Rust .
Feature packed AUR helper
最后发布版本: v2.0.3 ( 2024-03-14 08:56:01)
Paru
Feature packed AUR helper
Description
Paru is your standard pacman wrapping AUR helper with lots of features and minimal interaction.
Installation
sudo pacman -S --needed base-devel
git clone https://aur.archlinux.org/paru.git
cd paru
makepkg -si
Contributing
See CONTRIBUTING.md.
General Tips
-
Man pages: For documentation on paru's options and config file see
paru(8)
andparu.conf(5)
respectively. -
Color: Paru only enables color if color is enabled in pacman. Enable
color
in yourpacman.conf
. -
File based review: To get a more advanced review process enable
FileManager
with your file manager of choice inparu.conf
. -
Flip search order: To get search results to start at the bottom and go upwards, enable
BottomUp
inparu.conf
. -
Editing PKGBUILDs: When editing PKGBUILDs, you can commit your changes to make them permanent. When the package is upgraded,
git
will try to merge your changes with upstream's. -
PKGBUILD syntax highlighting: You can install
bat
to enable syntax highlighting during PKGBUILD review. -
Tracking -git packages: Paru tracks -git package by monitoring the upstream repository. Paru can only do this for packages that paru itself installed.
paru --gendb
will make paru aware of packages it did not install.
Examples
paru <target>
-- Interactively search and install <target>
.
paru
-- Alias for paru -Syu
.
paru -S <target>
-- Install a specific package.
paru -Sua
-- Upgrade AUR packages.
paru -Qua
-- Print available AUR updates.
paru -G <target>
-- Download the PKGBUILD and related files of <target>
.
paru -Gp <target>
-- Print the PKGBUILD of <target>
.
paru -Gc <target>
-- Print the AUR comments of <target>
.
paru --gendb
-- Generate the devel database for tracking *-git
packages. This is only needed when you initially start using paru.
paru -Bi .
-- Build and install a PKGBUILD in the current directory.
IRC
Paru now has an IRC. #paru on Libera Chat. Feel free to join for discussion and help with paru.
Debugging
Paru is not an official tool. If paru can't build a package, you should first check if makepkg can successfully build the package. If it can't, then you should report the issue to the maintainer. Otherwise, it is likely an issue with paru and should be reported here.
最近版本更新:(数据更新于 2024-09-17 21:37:03)
2024-03-14 08:56:01 v2.0.3
2023-12-02 06:15:25 v2.0.1
2023-11-27 11:45:42 v2.0.0
2022-11-07 02:03:41 v1.11.2
2022-07-07 16:08:18 v1.11.1
2022-06-27 23:01:03 v1.11.0
2022-03-25 04:10:09 v1.10.0
2022-02-17 17:54:37 v1.9.3
2021-12-10 07:16:45 v1.9.2
2021-12-04 03:07:37 v1.9.1
主题(topics):
arch, archlinux, aur-helper, hacktoberfest, pacman, paru, pkgbuild, yaourt, yay
Morganamilo/paru同语言 Rust最近更新仓库
2024-11-05 08:48:52 lapce/lapce
2024-11-01 09:38:24 dashpay/platform
2024-11-01 02:26:55 mediar-ai/screenpipe
2024-10-30 06:09:45 electric-capital/crypto-ecosystems
2024-10-29 10:21:58 rustdesk/rustdesk
2024-10-27 15:42:03 jtroo/kanata