-
Hi, very nice docker container!
I am having some problems in building it. At some time, it breaks:
```
gpg: Total number processed: 102
gpg: unchanged: 3
gpg: new user …
-
First of all, I really appretiate your work in the development of this great piece of software. I've moved from `yaourt` to `pacaur` recently.
I've been digging in the script source code moved by cu…
-
`pacman`(8) has a caching feature, and the ability to "download only". See the folllowing excerpts from the man page:
```
--cachedir
Specify an alternative package cache location (…
-
For Arch Linux you say to do this: `sudo ln -s /usr/lib/libtinfo.so.6 /usr/lib/libtinfo.so.5`
This is bad advice; symlinking is [a bad idea](https://wiki.archlinux.org/index.php/Frequently_asked_qu…
-
Hi, i suggest to add some media tools
-
Hi,
I think that changing order of working would make trizen more convenient.
You can check if everything is ok with pkgbuilds, let everything build in background and when you think it's finished lo…
-
For example, today I got:
```
build@BlueArch ~> yaourt -Syua
:: Synchronizing package databases...
core is up to date
extra is up to date
community is up to date
multilib is up to date
Foreign p…
-
List of required adjustments for pacman 5.1.
- https://git.archlinux.org/pacman.git/commit/?id=c0a5884b186c9e0e5c54e8515d0982fcba134073
```
makepkg: do not create symlinks in build directory
S…
-
With some packages such as `gcc-ada` yaourt gets stuck in an endless loop building the same thing over and over:
```
$ yaourt -S python-pytorch
==> Downloading python-pytorch PKGBUILD from AUR.…
-
In line with the refactoring effort (#443) and because GitHub encourages to implement proper open source guidelines: add [Code of conduct](https://opensource.guide/code-of-conduct/).
This is a bit …