yay
Here are 37 public repositories matching this topic...
I think that the news print capabilities (-Pw) would be more useful if:
- When there is no news, we have no output (current behaviour is to print
no new news) - The status code of the output was
0for no news and non-zero for news (either1if news, or perhaps a number equal to the number of news items)
This would enable people to have aliases / functions / scripts that did things lik
Ansible module to manage packages from the AUR
-
Updated
Oct 25, 2020 - Python
I have multiple packages installed from AUR which are offered for update every time I run yup but IMHO they shouldn't.
I.e. in todays output:
==> Checking for AUR updates...
==> Found 2 local package(s) that are newer than their AUR package
numix-icon-theme-pack-git r6767-1 has AUR version r6086-1
ttf-consolas-with-yahei-powerline-git r.-1 has AUR version r14.b6e9163-1
Gamification made simple. Integrate gamification into your organisation incl. achievements, goals, levels and leaderboards.
-
Updated
Apr 2, 2019 - PHP
This repository contains scripts, configuration files, and Arch Linux installation guide
-
Updated
May 16, 2019 - Shell
Bash Arch User Repository
-
Updated
Sep 9, 2020 - Shell
Archlinux Docker Image with AUR support through yay.
-
Updated
Mar 4, 2018 - Shell
A crypto currency you can say YAY I have some YAYcoins!
-
Updated
May 24, 2018 - C++
An automated build system to build AUR packages for Arch Linux.
-
Updated
Oct 20, 2020 - Shell
Handles server room generation and management
-
Updated
Sep 12, 2020 - JavaScript
port of Niklas Heer's dotbot-yaourt plugin for use with yay
-
Updated
Sep 4, 2020 - Python
My dotfiles for my linux configuration
-
Updated
Sep 5, 2020 - Vim script
Improve this page
Add a description, image, and links to the yay topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the yay topic, visit your repo's landing page and select "manage topics."


The current print format of
yay -Siis bad in a non-English environment (such as the following), while the print format of pacman is very good. Even in the English environment, the print format is still not as good as pacman.We should be able to learn from upstream to m