I am getting this error upon running the --install flag. No such file or directory: '/usr/share/auto-cpufreq/scripts/auto-cpufreq-install.sh'
Search Criteria
Package Details: auto-cpufreq 3.0.0-3
Package Actions
| Git Clone URL: | https://aur.archlinux.org/auto-cpufreq.git (read-only, click to copy) |
|---|---|
| Package Base: | auto-cpufreq |
| Description: | Automatic CPU speed & power optimizer |
| Upstream URL: | https://github.com/AdnanHodzic/auto-cpufreq |
| Licenses: | LGPL-3.0-or-later |
| Submitter: | liljaylj |
| Maintainer: | parmjot (MusicalArtist12) |
| Last Packager: | parmjot |
| Votes: | 94 |
| Popularity: | 1.13 |
| First Submitted: | 2020-10-29 00:09 (UTC) |
| Last Updated: | 2026-01-14 03:40 (UTC) |
Dependencies (18)
- dmidecode (dmidecode-gitAUR)
- gobject-introspection
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classic-xfceAUR)
- python
- python-click
- python-distro
- python-gobject
- python-psutil
- python-pyasyncore
- python-pyinotify
- python-requests
- python-setuptools
- python-urwid
- python-build (make)
- python-installer (make)
- python-poetry-core (python-poetry-core-gitAUR) (make)
- python-poetry-dynamic-versioning (make)
- python-wheel (make)
Required by (3)
- apple-battery-guard (optional)
- auto-cpufreq-dinit
- power-control-center (optional)
Sources (4)
coxe87b commented on 2021-06-03 11:43 (UTC)
yochananmarqos commented on 2021-01-26 02:49 (UTC)
@liljaylj : There were changes to the install file as well, see here.
Pinned Comments
liljaylj commented on 2021-06-03 12:13 (UTC)
@coxe87b you don't need to --install daemon manually, this package contains systemd service already. instead, you need to start and enable service using:
systemctl enable --now auto-cpufreq.service