I just made an AUR helper

WBOY
Release: 2024-08-16 18:03:03
Original
404 people have browsed it

I just made an AUR helper

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)
Copy after login

The above is the detailed content of I just made an AUR helper. For more information, please follow other related articles on the PHP Chinese website!

source:dev.to
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!