Search Criteria
Package Details: ananicy-cpp-runit 1-6
Package Actions
| Git Clone URL: | https://aur.archlinux.org/ananicy-cpp-runit.git (read-only, click to copy) |
|---|---|
| Package Base: | ananicy-cpp-runit |
| Description: | Ananicy rewritten in C++ for much lower CPU and memory usage. (runit service) |
| Upstream URL: | https://gitlab.com/ananicy-cpp/ananicy-cpp/ |
| Licenses: | GPLv3 |
| Submitter: | None |
| Maintainer: | nkeor |
| Last Packager: | nkeor |
| Votes: | 2 |
| Popularity: | 0.056778 |
| First Submitted: | 2021-05-29 20:22 (UTC) |
| Last Updated: | 2022-08-17 02:39 (UTC) |
Latest Comments
nkeor commented on 2022-08-17 02:39 (UTC)
@Takumi, thanks for this patch! It has been commited.
Takumi commented on 2022-08-17 02:11 (UTC) (edited on 2022-08-17 02:11 (UTC) by Takumi)
Thanks for this package! However, runit displays a "permission denied error".
You can fix the "permission denied error" with
install -m0755in the following patch.Could you please fix it?