I just made an AUR helper

alan_alexander - Aug 15 - - Dev Community

ayy guys πŸ‘‹πŸ»

its my first post on here and i don't know how to make a proper post so this post is super simple.

introduce you guys to my new AUR helper named ay(another yay) that is written in Python. Github

as the name said, this program is inspired by yay (yet another yaourt).

and i made this for fun.

this AUR helper don't uses the git clone way but uses GET requests to download the PKGBUILD.

and instead of using commands -(S,Q,...) it uses commands like install, update,... so its different from a lot(mb) of other AUR helper.

and the code its easy to understand(mb).

and Thanks for reading this

import user

user.name = "alexander"
user.discord = "https://discord.gg/aEcp2MQgvH"
user.github = "https://github.com/alan-alexander-1011"

user.thanks(level=10000)
Enter fullscreen mode Exit fullscreen mode
.
Terabox Video Player