Search Criteria
Package Details: zenith 0.13.1-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/zenith.git (read-only, click to copy) |
---|---|
Package Base: | zenith |
Description: | Terminal system monitor with histograms, written in Rust |
Upstream URL: | https://github.com/bvaisvil/zenith |
Keywords: | htop rust system-monitor top tui |
Licenses: | MIT |
Conflicts: | zenith-bin |
Provides: | zenith |
Submitter: | murlakatamenka |
Maintainer: | murlakatamenka |
Last Packager: | murlakatamenka |
Votes: | 6 |
Popularity: | 0.009389 |
First Submitted: | 2020-03-16 17:14 (UTC) |
Last Updated: | 2022-04-23 19:57 (UTC) |
Dependencies (4)
- cargo (cargo-git, rust-nightly-bin, rustup-git, rust, rustup) (make)
- clang (clang8, llvm-minimal-git, llvm-git, clang-git) (make)
- llvm (llvm8, llvm-minimal-git, llvm-git) (make)
- nvidia-utils (nvidia-410xx-utils, nvidia-340xx-utils, nvidia-440xx-utils, nvidia-430xx-utils, nvidia-merged-utils, nvidia-470xx-utils, nvidia-510xx-utils, nvidia-390xx-utils, nvidia-utils-beta, nvidia-utils-beta-nvlax, nvidia-utils-nvlax, nvidia-vulkan-utils, nvidia-vulkan-utils-nvlax) (optional)
Latest Comments
murlakatamenka commented on 2022-03-23 18:05 (UTC)
JP-Ellis good find, thanks! Updated makedeps.
JP-Ellis commented on 2022-03-15 08:05 (UTC) (edited on 2022-03-15 08:07 (UTC) by JP-Ellis)
This now requires
llvm
as a make dependency. The build process calls onllvm-config
while building the dependencylinux-taskstats v0.1.4
. It also needslibclang.so
, soclang
is another dependency (and probably is needed beyond the build process).sumwale commented on 2020-10-28 11:54 (UTC)
As of 0.11.0 build() and package() can be switched to use the Makefile which will build NVIDIA enabled binary if supported on the platform.
murlakatamenka commented on 2020-03-28 06:41 (UTC) (edited on 2020-04-06 02:01 (UTC) by murlakatamenka)
For anyone facing the same issue:
https://github.com/bvaisvil/zenith/issues/17
edit: fixed since 0.8.0
dedguy21 commented on 2020-03-28 06:26 (UTC)
Anytime I restart zenith I get an error advising me that the .zenith.lock file is still active even though I quit zenith or closed window. And this happens even after reboot.
It's not a huge problem rm .zenith.lock But it is an annoyance and inconvenience.
Thanks. Really like this program.