Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/archlinuxfr/yaourt

[unmaintained] A Pacman frontend with more features and AUR support
https://github.com/archlinuxfr/yaourt

Last synced: 5 days ago
JSON representation

[unmaintained] A Pacman frontend with more features and AUR support

Awesome Lists containing this project

README

        

=head1 NAME

yaourt - more than a frontend to pacman

=head1 SYNOPSIS

Usage:

yaourt [options] [packages]

yaourt

=head1 DESCRIPTION

Yaourt is a pacman frontend with a lot of features.

AUR/ABS support, colorized output, interactive search/install, save/restore
Alpm database, orphans detection, manage .pac* files, ...

=head1 OPERATIONS

Since the majority of those options are same as pacman's ones (https://www.archlinux.org/pacman/pacman.8.html), this manual page will focus on the specific ones.

=over 4

=item B<-B, --backup>

Backup or restore alpm local database.

=item B<-C>

Manage .pac* files.

=item B<-G, --getpkgbuild EpackageE>

Get PKGBUILD for ABS or AUR.

=item B<-P, --pkgbuild EdirectoryE>

Build package from PKGBUILD found in a local directory. Also install the package with I<-i>.

=item B<-Q, --query>

Query local database + Can sort packages by installation date, possibility to delete orphans.

=item B<-R, --remove>

Remove package(s) from the system.

=item B<-U, --upgrade>

Upgrade or add package(s) to the system.

=item B<-S, --sync>

Synchronize packages + AUR support, building from sources.

=item B<--stats>

Show some statistics about your packages.

=item B<-V, --version>

Display version and exit.

=item B<-h, --help>

Display a short help.

=back

=head1 OPTIONS

=over 4

=item B<--color>

Force color.

=item B<--export EdirE>

Export built packages and their sources to IdirE>.

=item B<--force>

Force installation or updates.

=item B<--insecure>

Allow curl & package-query to perform "insecure" SSL connections

=item B<--nocolor>

Disable color.

=item B<--noconfirm>

Don't ask for confirmation.

=item B<--confirm>

Always ask for confirmation, even when the configuration says otherwise.

=item B<--edit>

Always edit files, even when the configuration says otherwise.

=item B<--pager>

Use I<$PAGER> to show search results.

=item B<--tmp EdirE>

Use EdirE as temporary folder. default to '/tmp'

=back

=head1 MORE

See I

=head1 TRANSLATIONS

Translations are handled on L