It was originally hosted on Github however, once the AUR went to a Git based system, I transitioned it completely to the AUR.
Search Criteria
Package Details: wrapaur 2.0.10-1
| Git Clone URL: | https://aur.archlinux.org/wrapaur.git (read-only) |
|---|---|
| Package Base: | wrapaur |
| Description: | A simple pacman and AUR wrapper written in bash to help with everyday package tasks |
| Upstream URL: | https://aur.archlinux.org/packages/wrapaur/ |
| Keywords: | AUR helper wrapper |
| Licenses: | |
| Submitter: | whahn1983 |
| Maintainer: | whahn1983 |
| Last Packager: | whahn1983 |
| Votes: | 5 |
| Popularity: | 0.000581 |
| First Submitted: | 2014-03-24 02:56 |
| Last Updated: | 2016-03-24 04:57 |
Dependencies (10)
- bash (bash-devel-git)
- coreutils (coreutils-progress-git, coreutils-selinux)
- curl (curl-git, curl-http2-git)
- gawk
- git (git-git)
- grep
- pacman (pacman-buildenv_ext-git, pacman-git, pacman-reproducible)
- sed
- sudo (nosudo, sudo-fake, sudo-masochist, sudo-selinux)
- s-nail (optional) – required for mail notifications
Required by (0)
Sources (1)
Latest Comments
whahn1983 commented on 2017-03-23 21:16
Alad commented on 2017-03-23 20:37
Since this is a fairly complex script, perhaps moving to a VCS host would be helpful? (filing bugs, posting patches, viewing diffs etc.)
https://en.wikipedia.org/wiki/Comparison_of_source_code_hosting_facilities
https://www.gnu.org/software/repo-criteria-evaluation.html
whahn1983 commented on 2016-03-23 00:11
Sure. I'll add the --asdeps flag to the install of the dependency. Will make the update today or tomorrow.
razzintown commented on 2016-03-22 09:32
Dependent packages are installed without being marked as dependencies by pacman. Is it possible to have this script mark those packages as dependencies?
whahn1983 commented on 2015-09-20 13:41
Thanks for the help. I'll have this updated tonight.
Alad commented on 2015-09-20 06:57
Please do not run partial upgrades, and fakeroot + sync to a temporary directory instead. See the checkupdates script for an example.
https://wiki.archlinux.org/index.php/Pacman#Partial_upgrades_are_unsupported
https://github.com/weynhamz/Arch-pacman/blob/master/contrib/checkupdates.sh.in