Package Details: nbfc-linux 0.3.19-1

Git Clone URL: https://aur.archlinux.org/nbfc-linux.git (read-only, click to copy)
Package Base: nbfc-linux
Description: Lightweight C port of NoteBook FanControl (no Mono required)
Upstream URL: https://github.com/nbfc-linux/nbfc-linux
Licenses: GPL-3.0-only
Conflicts: nbfc
Provides: nbfc
Submitter: BachoSeven
Maintainer: braph
Last Packager: braph
Votes: 16
Popularity: 1.01
First Submitted: 2021-05-11 21:07 (UTC)
Last Updated: 2025-06-13 11:53 (UTC)

Latest Comments

Bugaddr commented on 2025-06-13 12:37 (UTC)

Hello, in recent update brightnessctl is set as tool to change brightness & is on by default, but sometimes we don't have brightnessctl preinstalled, for them we must add brightnessctl as default dependency.

BachoSeven commented on 2022-07-05 14:53 (UTC)

@FosRex my bad, it should be fixed now.

FosRex commented on 2022-07-05 14:40 (UTC) (edited on 2022-07-05 14:41 (UTC) by FosRex)

Running

sudo nbfc start
gives this error:
/usr/local/etc/nbfc/nbfc.json: /usr/local/etc/nbfc/nbfc.json: No such file or directory
Installing the package with the Source of the latest release and just
make && sudo make install
works without any issue. So, I think its not the issue from upstream.