vsys

LOW
maintainer vanillagreen 0 votes scanned 2026-09-12 01:24:32.088301
View on AUR
Why flagged

Uploaded within the last 14 days with 2 or fewer community votes — little peer review so far.

Triggered rules

Low Few votes, recently uploaded zero_votes_recent

Uploaded within the last 14 days with 2 or fewer community votes — little peer review so far.

PKGBUILD

1# Maintainer: VanillaGreen <brad@vanillagreen.com>
2pkgname=vsys
3pkgver=0.9.0
4pkgrel=1
5pkgdesc="Terminal dashboard for Linux machines that run AI agents"
6arch=('x86_64' 'aarch64')
7url="https://github.com/vanillagreencom/vsys"
8license=('MIT')
9provides=('vsys')
10conflicts=('vsys-git')
11source_x86_64=("${pkgname}-${pkgver}-x86_64.tar.gz::${url}/releases/download/v${pkgver}/vsys-v${pkgver}-linux-x86_64.tar.gz")
12source_aarch64=("${pkgname}-${pkgver}-aarch64.tar.gz::${url}/releases/download/v${pkgver}/vsys-v${pkgver}-linux-aarch64.tar.gz")
13sha256sums_x86_64=('c3501784cf9e16cda1ca562d39f009f174c3a356920473d1da5c0429f7a6acfa')
14sha256sums_aarch64=('a8f47f2c20063aabb6bff7784c0e347fcf0ff77f531318cc84fd18d28ee30967')
15
16package() {
17 install -Dm755 "${srcdir}/vsys" "${pkgdir}/usr/bin/vsys"
18 install -Dm644 "${srcdir}/LICENSE" "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
19 install -Dm644 "${srcdir}/README.md" "${pkgdir}/usr/share/doc/${pkgname}/README.md"
20}
21

Scan history

Scanned at (UTC)SeverityRules
2026-09-12 01:24:32 Low 1

Report a package

Reports go to the AURWatch maintainer (one person) and are read by hand. No login required.

0 / 4000
Your suggestion