TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Aurin: AUR Packages Installer from AUR Website in 1 Click

2 pointsby inmate4587over 3 years ago

2 comments

inmate4587over 3 years ago
I am presenting the first working preview of the tool I created to install AUR packages directly from the AUR website. I named it Aurin and it adds an &quot;Install Now&quot; button on AUR package page to install it in a click.<p>After receiving a few suggestions on r&#x2F;linux, I implemented it as an applciation handler protocol instead of a continuous running daemon. Also, the &quot;Install Now&quot; button is added to the View PKGBUILD page instead of the main, as some people pointed out that could be dangerous. So, you can now read the PKGBUILD before installing the package.
isulemanover 3 years ago
Polkit or ASKPASS?