-
Thanks for this plugin for dotbot, is awesome!, but i can't make it work, I have done the installation as you say and I have put in the conf.yaml file the directive as well:
```
"${BASEDIR}/${DOTB…
-
From the bug reports I've collected in the pacaur tracker over the years, I'd say the majority of edge cases are due to AUR versioned dependencies. Checking for version in addition to names for AUR de…
-
**SLADE Version**: current git
**Operating System**: Linux
**Issue Details**:
Compilation errors out on DocsPage.cpp with errors about 'wxWebView' being an incomplete type, among others.
Full …
-
I can reproduce the problem in `pacaur` by
1. removing the prepended anaconda path
2. running `pacaur`
3. prepending the anaconda path, and finally
4. re-running `pacaur`
I've reported the issue …
-
I started to make an Arch Linux package of Silice, but with default compiler settings, compilation fail.
* Version of GCC : gcc (GCC) 13.2.1 20230801
The error is the following one :
/data/pac…
-
[buttermelted@thinkpad ~]$ pacaur -Syue
:: Synchronizing package databases...
core is up to date
extra is up to date
community is up to date
multilib is up to date
repo-ck is up to date
::…
-
When building an AUR package with the latest image, I get this error:
```
==> Making package: mumble-jack 1.2.19-2 (Mon Jun 4 22:15:36 2018)
==> Checking runtime dependencies...
==> Installing mi…
-
I uninstalled some Gtk themes in one pacaur command, some were AUR packages and some were in the regular repos. After removing them, the package list gist updated correctly, but the AUR list gist didn…
-
Hello,
I try to use pacaur in Docker.
So far I crafted Dockerfile that succeeds to install pacaur inside Docker.
When I try to use it
(issue discussed here
https://bbs.archlinux.org/vie…
-
Recent perl update forced rebuild of some packages, this command for pacaur has been posted around as easy solution
`pacaur -Syu --rebuild $(pacman -Qqo /usr/lib/perl5/vendor_perl)`
is there yao…