Search Criteria
Package Details: btop-git 1.4.4.r1292.bdddfc4-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/btop-git.git (read-only, click to copy) |
---|---|
Package Base: | btop-git |
Description: | A monitor of resources |
Upstream URL: | https://github.com/aristocratos/btop |
Licenses: | Apache-2.0 |
Conflicts: | btop |
Provides: | btop |
Submitter: | vnepogodin |
Maintainer: | vnepogodin |
Last Packager: | vnepogodin |
Votes: | 12 |
Popularity: | 0.009429 |
First Submitted: | 2021-09-24 18:57 (UTC) |
Last Updated: | 2025-09-11 12:00 (UTC) |
Dependencies (7)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- gcc (gcc-gitAUR, gccrs-gitAUR, gcc-snapshotAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- lowdown (make)
- make (make-gitAUR, make-staticAUR) (make)
- nvidia-utils (nvidia-410xx-utilsAUR, nvidia-440xx-utilsAUR, nvidia-430xx-utilsAUR, nvidia-340xx-utilsAUR, nvidia-525xx-utilsAUR, nvidia-510xx-utilsAUR, nvidia-390xx-utilsAUR, nvidia-vulkan-utilsAUR, nvidia-535xx-utilsAUR, nvidia-utils-teslaAUR, nvidia-470xx-utilsAUR, nvidia-utils-betaAUR, nvidia-550xx-utilsAUR) (optional) – NVIDIA GPU support
- rocm-smi-lib (opencl-amdAUR) (optional) – AMD GPU support
Required by (3)
- ags-hyprpanel-git (requires btop) (optional)
- btop-theme-catppuccin (requires btop)
- vendetta-rice (requires btop)
Latest Comments
1 2 Next › Last »
vnepogodin commented on 2025-09-11 12:02 (UTC)
@mrdotx, added the setcap
mrdotx commented on 2025-09-10 19:11 (UTC)
@vnepogodin: For some time now, there has been upstream a new make option to grant access to performance monitoring without root, that has also been added to btop in the arch packages:
Can you add that to the package section, please?
Magissia commented on 2025-05-09 12:31 (UTC)
Intel iGPU support requires "setcap cap_perfmon=+ep /usr/bin/btop", could it be added to the pkgbuild?
cybersentinel commented on 2025-02-21 14:15 (UTC)
Could you add Intel GPU support too?
bartus commented on 2025-02-06 14:02 (UTC) (edited on 2025-05-20 08:26 (UTC) by bartus)
@vnepogodin: I've patched it to support CPU power reporting: http://0x0.st/8PNH.patch
Merge with:
vnepogodin commented on 2024-03-24 21:36 (UTC)
@jxir
I've added
lowdown
for man page generationjxir commented on 2024-03-24 03:01 (UTC)
Please add
lowdown
as a build time dependency. This is needed to generate the man page.buonhobo commented on 2024-01-03 19:49 (UTC)
Thank you very much!
vnepogodin commented on 2024-01-03 12:48 (UTC)
@buonhobo
I've added GPU support, static linking got disabled, static rocm backend got disabled.
buonhobo commented on 2024-01-03 11:53 (UTC)
@vnepogodin
They enabled official gpu support by default as you can see in https://github.com/aristocratos/btop#gpu-compatibility.
I would suggest adding
rocm-smi-lib
and whatever's required for NVIDIA gpus as optional dependencies, since they are needed for GPU monitoring to work.GPU monitoring currently doesn't work with static linking, so I had to remove the
STATIC=true
flag from the PKGBUILD1 2 Next › Last »