Package Details: mission-center 0.6.2-1

Git Clone URL: https://aur.archlinux.org/mission-center.git (read-only, click to copy)
Package Base: mission-center
Description: Monitor your CPU, Memory, Disk, Network and GPU usage
Upstream URL: https://missioncenter.io
Licenses: GPL-3.0-or-later
Submitter: yochananmarqos
Maintainer: yochananmarqos
Last Packager: yochananmarqos
Votes: 33
Popularity: 4.07
First Submitted: 2023-07-13 14:48 (UTC)
Last Updated: 2024-10-29 21:20 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5

murlakatamenka commented on 2023-07-14 23:36 (UTC)

Okay, you're right for nvtop


As for gcc-libs, it's still listed in some packages from in the main repos:

But it's a part of base, so you aren't wrong here too. Sorry for the fuss.

yochananmarqos commented on 2023-07-14 16:37 (UTC)

@murlakatamenka: It's using the nvtop wrap. It will not detect the nvtop package whether it's installed or not as the wrap is using a newer commit with custom patches.

gcc-libs is already implicitly satisfied.

murlakatamenka commented on 2023-07-14 16:18 (UTC)

Hi, 2 runtime dependencies are missing:

  • gcc-libs, usual dep for any self-built Rust apps
  • nvtop, see
...
Run-time dependency nvtop found: NO (tried pkgconfig and cmake)
...