symlink-ping6-ping

LOW
maintainer thes1lv3r 0 votes scanned 2026-08-19 03:41:13.749572
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: S1LV3R <me@s1lv3r.codes>
2pkgname=symlink-ping6-ping
3pkgver=0.1.0
4pkgrel=1
5pkgdesc='Simply creates a symlink for ping6 that points to ping'
6source=()
7arch=(any)
8
9package() {
10 cd "$srcdir"
11 mkdir -p "${pkgdir}/usr/bin"
12 ln -s "ping" "${pkgdir}/usr/bin/ping6"
13}
14

Scan history

Scanned at (UTC)SeverityRules
2026-08-19 03:41:13 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