Package Details: archutil 1.1.2-1

Git Clone URL: https://aur.archlinux.org/archutil.git (read-only, click to copy)
Package Base: archutil
Description: A tool for listing and backing up explicitly installed packages and for managing config files
Upstream URL: https://github.com/rxrc/archutil
Licenses: MIT
Submitter: gsingh93
Maintainer: susannakoskela
Last Packager: Antiz
Votes: 2
Popularity: 0.000000
First Submitted: 2015-08-30 22:48 (UTC)
Last Updated: 2026-07-30 22:26 (UTC)

Dependencies (2)

Required by (0)

Sources (1)

Latest Comments

peter.babic commented on 2022-05-01 09:59 (UTC)

When running the archutil command without any parameters, this error is printed:

  File "/usr/bin/archutil", line 24
    print c + m + colors.DEFAULT
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?