Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/archlinuxfr/yaourt
- Owner: archlinuxfr
- Archived: true
- Created: 2014-01-15T14:06:30.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2018-12-18T12:52:58.000Z (almost 6 years ago)
- Last Synced: 2024-08-01T16:42:52.046Z (3 months ago)
- Language: Shell
- Homepage:
- Size: 1.71 MB
- Stars: 601
- Watchers: 24
- Forks: 98
- Open Issues: 107
-
Metadata Files:
- Readme: README.pod
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