Search Criteria
Package Details: aurto 0.10.6-1
Git Clone URL: | https://aur.archlinux.org/aurto.git (read-only, click to copy) |
---|---|
Package Base: | aurto |
Description: | An AUR tool for managing an auto-updating local 'aurto' package repository using aurutils. |
Upstream URL: | https://github.com/alexheretic/aurto |
Keywords: | aur |
Licenses: | |
Submitter: | alexheretic |
Maintainer: | alexheretic |
Last Packager: | alexheretic |
Votes: | 3 |
Popularity: | 0.172486 |
First Submitted: | 2020-10-09 08:49 |
Last Updated: | 2021-03-05 19:26 |
Dependencies (9)
- aurutils (aurutils-git)
- curl (curl-git, curl-minimal-git)
- devtools (devtools32-git, devtools-git)
- less (less-osc8-git)
- pacman-contrib (pacman-contrib-git)
- pacutils (pacutils-git)
- sudo (nosudo, sudo-hg, opendoas-sudo, fake-sudo, sudo-selinux, please-sudo, sudo-git)
- systemd (systemd-light, systemd-cdown-git, systemd-git, systemd-selinux)
- cargo (cargo-standalone-git, cargo-nightly-bin, cargo-git, rust-bin, rustup-git, rust-nightly-bin, rust-wasm, rust, rustup) (make)
Latest Comments
alexheretic commented on 2020-10-10 16:11
Since 0.10.1-1 no automatic cleanup is performed on package removal. As such removing aurto may now break pacman config requiring manual removal of the aurto config from /etc/pacman.conf.
alexheretic commented on 2020-10-09 12:05
@rEnr3n I think that only applies to makedepends, this is a runtime dependency so I don't think we should make that assumption (https://wiki.archlinux.org/index.php/PKGBUILD#makedepends)
rEnr3n commented on 2020-10-09 09:32
sudo
should be removed fromdepends
. It's part of base-devel.