|
@@ -314,18 +314,6 @@ before building.
|
|
recommended to edit pkgbuild variables unless you know what you are doing.
|
|
recommended to edit pkgbuild variables unless you know what you are doing.
|
|
|
|
|
|
.TP
|
|
.TP
|
|
-.B \-\-nocleanmenu *Deprecated*
|
|
|
|
-Do not show the clean menu.
|
|
|
|
-
|
|
|
|
-.TP
|
|
|
|
-.B \-\-nodiffmenu *Deprecated*
|
|
|
|
-Do not show the diff menu.
|
|
|
|
-
|
|
|
|
-.TP
|
|
|
|
-.B \-\-noeditmenu *Deprecated*
|
|
|
|
-Do not show the edit menu.
|
|
|
|
-
|
|
|
|
-.TP
|
|
|
|
.B \-\-askremovemake
|
|
.B \-\-askremovemake
|
|
Ask to remove makedepends after installing packages.
|
|
Ask to remove makedepends after installing packages.
|
|
|
|
|
|
@@ -375,10 +363,6 @@ If 'devel' is enabled in the configuration file, you can temporarily disable it
|
|
using '--devel=false' on the command line
|
|
using '--devel=false' on the command line
|
|
|
|
|
|
.TP
|
|
.TP
|
|
-.B \-\-nodevel *Deprecated*
|
|
|
|
-Do not check for development packages updates during sysupgrade.
|
|
|
|
-
|
|
|
|
-.TP
|
|
|
|
.B \-\-cleanafter
|
|
.B \-\-cleanafter
|
|
Remove untracked files after installation.
|
|
Remove untracked files after installation.
|
|
|
|
|
|
@@ -387,10 +371,6 @@ This allows VCS packages to easily pull an update
|
|
instead of having to reclone the entire repo.
|
|
instead of having to reclone the entire repo.
|
|
|
|
|
|
.TP
|
|
.TP
|
|
-.B \-\-nocleanafter *Deprecated*
|
|
|
|
-Do not remove package sources after successful Install.
|
|
|
|
-
|
|
|
|
-.TP
|
|
|
|
.B \-\-keepsrc
|
|
.B \-\-keepsrc
|
|
Keep pkg/ and src/ after building packages
|
|
Keep pkg/ and src/ after building packages
|
|
|
|
|
|
@@ -400,18 +380,10 @@ During sysupgrade also compare the build time of installed packages against
|
|
the last modification time of each package's AUR page.
|
|
the last modification time of each package's AUR page.
|
|
|
|
|
|
.TP
|
|
.TP
|
|
-.B \-\-notimeupdate *Deprecated*
|
|
|
|
-Do not consider build times during sysupgrade.
|
|
|
|
-
|
|
|
|
-.TP
|
|
|
|
.B \-\-separatesources
|
|
.B \-\-separatesources
|
|
Separate query results by source, AUR and sync
|
|
Separate query results by source, AUR and sync
|
|
|
|
|
|
.TP
|
|
.TP
|
|
-.B \-\-noseparatesources *Deprecated*
|
|
|
|
-Do not separate query results by source for searching
|
|
|
|
-
|
|
|
|
-.TP
|
|
|
|
.B \-\-redownload
|
|
.B \-\-redownload
|
|
Always download pkgbuilds of targets even when a copy is available in cache.
|
|
Always download pkgbuilds of targets even when a copy is available in cache.
|
|
|
|
|
|
@@ -432,23 +404,11 @@ providers are found a menu will appear prompting you to pick one. This
|
|
increases dependency resolve time although this should not be noticeable.
|
|
increases dependency resolve time although this should not be noticeable.
|
|
|
|
|
|
.TP
|
|
.TP
|
|
-.B \-\-noprovides *Deprecated*
|
|
|
|
-Do not look for matching providers when searching for AUR packages.
|
|
|
|
-Yay will never show its provider menu but Pacman will still show its
|
|
|
|
-provider menu for repo packages.
|
|
|
|
-
|
|
|
|
-.TP
|
|
|
|
.B \-\-pgpfetch
|
|
.B \-\-pgpfetch
|
|
Prompt to import unknown PGP keys from the \fBvalidpgpkeys\fR field of each
|
|
Prompt to import unknown PGP keys from the \fBvalidpgpkeys\fR field of each
|
|
PKGBUILD.
|
|
PKGBUILD.
|
|
|
|
|
|
.TP
|
|
.TP
|
|
-.B \-\-nopgpfetch *Deprecated*
|
|
|
|
-Do not prompt to import unknown PGP keys. This is likely to cause a build
|
|
|
|
-failure unless using options such as \fB\-\-skippgpcheck\fR or a customized
|
|
|
|
-gpg config\%.
|
|
|
|
-
|
|
|
|
-.TP
|
|
|
|
.B \-\-useask
|
|
.B \-\-useask
|
|
Use pacman's --ask flag to automatically confirm package conflicts. Yay lists
|
|
Use pacman's --ask flag to automatically confirm package conflicts. Yay lists
|
|
conflicts ahead of time. It is possible that Yay does not detect
|
|
conflicts ahead of time. It is possible that Yay does not detect
|
|
@@ -456,11 +416,6 @@ a conflict, causing a package to be removed without the user's confirmation.
|
|
However, this is very unlikely.
|
|
However, this is very unlikely.
|
|
|
|
|
|
.TP
|
|
.TP
|
|
-.B \-\-nouseask *Deprecated*
|
|
|
|
-Manually resolve package conflicts during the install. Packages which do not
|
|
|
|
-conflict will not need to be confined manually.
|
|
|
|
-
|
|
|
|
-.TP
|
|
|
|
.B \-\-combinedupgrade
|
|
.B \-\-combinedupgrade
|
|
During sysupgrade, Yay will first perform a refresh, then show
|
|
During sysupgrade, Yay will first perform a refresh, then show
|
|
its combined menu of repo and AUR packages that will be upgraded. Then after
|
|
its combined menu of repo and AUR packages that will be upgraded. Then after
|
|
@@ -472,12 +427,6 @@ the user's responsibility to either resolve the reason Yay exited or run
|
|
a sysupgrade through pacman directly.
|
|
a sysupgrade through pacman directly.
|
|
|
|
|
|
.TP
|
|
.TP
|
|
-.B \-\-nocombinedupgrade *Deprecated*
|
|
|
|
-During sysupgrade, Pacman \-Syu will be called, then the AUR upgrade will
|
|
|
|
-start. This means the upgrade menu and pkgbuild review will be performed
|
|
|
|
-after the sysupgrade has finished.
|
|
|
|
-
|
|
|
|
-.TP
|
|
|
|
.B \-\-batchinstall
|
|
.B \-\-batchinstall
|
|
When building and installing AUR packages instead of installing each package
|
|
When building and installing AUR packages instead of installing each package
|
|
after building, queue each package for install. Then once either all packages
|
|
after building, queue each package for install. Then once either all packages
|
|
@@ -485,10 +434,6 @@ are built or a package in the build queue is needed as a dependency to build
|
|
another package, install all the packages in the install queue.
|
|
another package, install all the packages in the install queue.
|
|
|
|
|
|
.TP
|
|
.TP
|
|
-.B \-\-nobatchinstall *Deprecated*
|
|
|
|
-Always install AUR packages immediately after building them.
|
|
|
|
-
|
|
|
|
-.TP
|
|
|
|
.B \-\-rebuild
|
|
.B \-\-rebuild
|
|
Always build target packages even when a copy is available in cache.
|
|
Always build target packages even when a copy is available in cache.
|
|
|
|
|
|
@@ -541,10 +486,6 @@ separated list that is quoted by the shell.
|
|
Loop sudo calls in the background to prevent sudo from timing out during long
|
|
Loop sudo calls in the background to prevent sudo from timing out during long
|
|
builds.
|
|
builds.
|
|
|
|
|
|
-.TP
|
|
|
|
-.B \-\-nosudoloop *Deprecated*
|
|
|
|
-Do not loop sudo calls in the background.
|
|
|
|
-
|
|
|
|
.SH EXAMPLES
|
|
.SH EXAMPLES
|
|
.TP
|
|
.TP
|
|
yay \fIfoo\fR
|
|
yay \fIfoo\fR
|