arch-cleaner-bin

LOW
maintainer duanluan 0 votes scanned 2026-09-25 19:13:08.013724
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: duanluan <duanluan@outlook.com>
2
3pkgname=arch-cleaner-bin
4_pkgname=arch-cleaner
5pkgver=0.1.0
6pkgrel=1
7pkgdesc='Interactive TUI cleanup tool for Arch Linux (pacman cache, journal, user/AI-agent caches, large and duplicate files)'
8arch=('x86_64')
9url='https://github.com/duanluan/arch-cleaner'
10license=('MIT')
11depends=('glibc' 'pacman-contrib' 'systemd' 'findutils')
12provides=('arch-cleaner')
13conflicts=('arch-cleaner')
14source=("${_pkgname}-v${pkgver}-x86_64-linux.tar.gz::https://github.com/duanluan/arch-cleaner/releases/download/v${pkgver}/${_pkgname}-v${pkgver}-x86_64-linux.tar.gz")
15sha256sums=('c0fc4722e75d755547310c599306999a17b25a2c0365c980df1caee140c1803c')
16
17package() {
18 install -Dm755 "${srcdir}/arch-cleaner" "${pkgdir}/usr/bin/arch-cleaner"
19 install -Dm644 "${srcdir}/LICENSE" "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
20}
21

Scan history

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