Search Criteria
Package Details: xmrig-donateless 6.26.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/xmrig-donateless.git (read-only, click to copy) |
|---|---|
| Package Base: | xmrig-donateless |
| Description: | RandomX, KawPow, CryptoNight, AstroBWT and GhostRider unified CPU/GPU miner and RandomX benchmark - No Donate Version |
| Upstream URL: | https://github.com/xmrig/xmrig |
| Keywords: | monero |
| Licenses: | GPL-3.0-only |
| Conflicts: | xmrig |
| Provides: | xmrig |
| Submitter: | ryant0000 |
| Maintainer: | MaximMaximS |
| Last Packager: | MaximMaximS |
| Votes: | 23 |
| Popularity: | 0.087074 |
| First Submitted: | 2018-01-18 19:48 (UTC) |
| Last Updated: | 2026-04-18 14:32 (UTC) |
Dependencies (6)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- hwloc
- libssl.so (openssl-gitAUR, openssl-1.1AUR, openssl-aegisAUR, openssl-staticAUR, lib32-openssl, openssl)
- libuv (libuv-gitAUR)
- openssl (openssl-gitAUR, openssl-aegisAUR, openssl-staticAUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
Required by (4)
- gupax (requires xmrig)
- gupaxx-git (requires xmrig) (optional)
- xmrig-cuda (requires xmrig)
- xmrig-proxy (requires xmrig) (optional)
Latest Comments
1 2 3 Next › Last »
fdylan commented on 2024-09-28 02:16 (UTC)
should change
maketomake -jfor faster compilationchalchiutlicue commented on 2022-11-05 16:01 (UTC) (edited on 2022-11-05 16:05 (UTC) by chalchiutlicue)
since recent update, gives the following error when ran:
xmrig: error while loading shared libraries: libssl.so.1.1: cannot open shared object file: No such file or directoryI don't think it's an xmrig problem, but I'm signaling in case it isupdate: removed package and reinstalled "xmrig" (donateless seems to be gone), now works in 6.18.1
Huntro commented on 2021-05-21 21:01 (UTC)
I suggest using
simpleinsteadforkingas start-up type and not starting xmrig in the background:The advantage is that the output can be easily viewed using
sudo journalctl -u xmrig@xmrig.service. Otherwise you don't really know what it is doing.sum01 commented on 2021-04-18 02:29 (UTC) (edited on 2021-04-18 02:29 (UTC) by sum01)
@matheusmoreira Not sure that's something that should be part of the default service file. Customizations should be in your
/etc/systemd/system, which you can easily initiate by doingsystemctl edit --full xmrig.servicematheusmoreira commented on 2021-04-17 23:21 (UTC) (edited on 2021-04-17 23:23 (UTC) by matheusmoreira)
It's possible to use
cgroupsto limit the CPU usage of the miner. Adding the following lines toxmrig.servicewill accomplish this:On my computer, this causes the miner to use 50% of each CPU core.
It is also possible to change these properties on a service that's already running:
XMRig will only be able to apply CPU MSR modifications if it's running as root. The following changes to
xmrig.serviceaccomplish this:I'm not sure if there's a better way. Would be nice if it could apply these modifications without full root privileges.
xhyinne commented on 2020-10-16 05:46 (UTC)
Any plans to update this?
eadrom commented on 2020-08-18 07:49 (UTC)
@TheGoliath, would you be able to add a:
provides=('xmrig-donateless' 'xmrig')
like from https://aur.archlinux.org/packages/xmrig-donateless-git/ so that the xmrig-cuda package will accept your package as satisfying the xmrig dependency for building the cuda plugin?
Thank you for the consideration! o7
depau commented on 2019-10-27 00:10 (UTC)
Hey, please notice that xmrig has added a minimum donate level:
depau commented on 2019-09-25 17:43 (UTC)
@ryant0000 I suggest you make this a git package in order to have less maintainership burden.
1 2 3 Next › Last »