🌐
Arch Linux
archlinux.org › packages › extra › x86_64 › gnome-system-monitor
Arch Linux - gnome-system-monitor 50.0-1 (x86_64)
View the file list for gnome-system-monitor · View the soname list for gnome-system-monitor
Downloads
The image can be burned to a DVD, mounted as an ISO file, or be directly written to a USB flash drive. It is intended for new installations only; an existing Arch Linux system can always be updated with pacman -Syu.
Package Search
15796 matching packages found. Page 1 of 158
Pacman Mirrorlist Generator
This page generates the most up-to-date mirrorlist possible for Arch Linux. The data used here comes straight from the developers' internal mirror database used to track mirror availability and tiering. There are two main options: get a mirrorlist with every available mirror, or get a mirrorlist ...
Netboot
Netboot images are small (<1MB) images that can be used to download the latest Arch Linux release on the fly upon system boot.
🌐
Snapcraft
snapcraft.io › install › gnome-system-monitor › arch
Install GNOME System Monitor on Arch Linux using the Snap Store | Snapcraft
April 23, 2025 - Get the latest version of GNOME System Monitor for on Arch Linux - System Monitor
🌐
Arch Linux
security.archlinux.org › package › gnome-system-monitor
gnome-system-monitor - Arch Linux
Arch Linux · Packages · Forums · GitLab · Security · Download · issues · advisories · stats · login
🌐
Pkgs.org
pkgs.org › download › gnome-system-monitor
Gnome-system-monitor Download (APK, DEB, EOPKG, PKG, RPM, XBPS, XZ, ZST)
Download gnome-system-monitor packages for AlmaLinux, Alpine, ALT Linux, Amazon Linux, Arch Linux, CentOS, Debian, Fedora, FreeBSD, Mageia, OpenMandriva, openSUSE, Rocky Linux, Solus, Ubuntu, Void Linux
Find elsewhere
Top answer
1 of 3
4

On my Xenial system gnome-system-monitor is fairly straightforward to build from source. First allow access to source code:

Dash > Software & Updates > Ubuntu Software >  Source Code

Then allow the system to reload the repositories. Pick up the build dependencies for gnome-system-monitor by running the following from within a Terminal window:

sudo apt-get build-dep gnome-system-monitor

Then download, compile and install gnome-system-monitor with the following single command which can be copied and then pasted into a Terminal window:

sudo apt-get install build-essential checkinstall && \
mkdir -v $HOME/Desktop/gnome-system-monitor_build && \
cd $HOME/Desktop/gnome-system-monitor_build && \
wget https://download.gnome.org/sources/gnome-system-monitor/3.20/gnome-system-monitor-3.20.1.tar.xz && \
tar xvf gnome-system-monitor-3.20.1.tar.xz && cd gnome-system-monitor-3.20.1 && \
./configure && make && \
sudo checkinstall --pakdir "$HOME/Desktop/gnome-system-monitor_build" \
     --backup=no --deldoc=yes --pkgname gnome-system-monitor --pkgversion 3.20.1 \
     --fstrans=no --deldesc=yes --delspec=yes --default

Log out and then back in (or simply open Dash, close it and then reopen it) and you should then see the following, (a screenshot taken from my own installation on Xenial Xerus):

Runs nicely on my system and when a new version is released this method can easily be tweaked to install the very latest version :)

2 of 3
0

Ubuntu uses tested version of Gnome thats older. If you wish to use latest, install Ubuntu Gnome and then add Gnome PPA but get ready for some issues. I use Arch with Gnome 3.2, so far its been OK but issues crop up from time to time.

🌐
Arch Linux
archlinux.org › packages › extra › x86_64 › gnome-system-monitor › files
Arch Linux - gnome-system-monitor 48.1-1 (x86_64) - File List
Package has 758 files and 285 directories · Copyright © 2002-2025 Judd Vinet, Aaron Griffin and Levente Polyák
🌐
AddictiveTips
addictivetips.com › home › how to use gnome system monitor on linux
How to use Gnome System Monitor on Linux
March 23, 2021 - Those on Debian Linux can install the Gnome System Monitor by making use of the Apt-get command below. ... On Arch Linux, the Gnome System Monitor application is installable by making use of the Pacman command.
🌐
GitHub
github.com › paradoxxxzero › gnome-shell-system-monitor-applet › blob › master › README.md
gnome-shell-system-monitor-applet/README.md at master · paradoxxxzero/gnome-shell-system-monitor-applet
sudo dnf install libgtop2-devel NetworkManager-libnm-devel gnome-system-monitor · On Arch Linux: sudo pacman -S libgtop networkmanager gnome-system-monitor clutter · On openSUSE (Leap 42.1): sudo zypper install gnome-shell-devel libgtop-devel ...
Author   paradoxxxzero
🌐
Internet Archive
archive.org › software
gnome-system-monitor package archive from Arch Linux : Arch Linux : Free Download, Borrow, and Streaming : Internet Archive
June 6, 2018 - A system monitor for GNOME This item contains old versions of the Arch Linux package for gnome-system-monitor. Website of the upstream project:...
🌐
Arch Linux
archlinux.org › packages › extra › x86_64 › gnome-system-monitor › sonames
Arch Linux - gnome-system-monitor 49.1-1 (x86_64) - File List
Copyright © 2002-2025 Judd Vinet, Aaron Griffin and Levente Polyák · The Arch Linux name and logo are recognized trademarks. Some rights reserved
🌐
Arch Linux
aur.archlinux.org › packages › gnome-system-monitor-git
AUR (en) - gnome-system-monitor-git - Arch Linux
January 14, 2019 - gnome-critical-packages (requires gnome-system-monitor) gnome-meta (requires gnome-system-monitor) git+https://gitlab.gnome.org/GNOME/gnome-system-monitor.git · build error https://pastebin.com/GRKxA4vX · aurweb v6.2.16 · Report issues here. Copyright © 2004-2025 aurweb Development Team.
🌐
GitHub
github.com › paradoxxxzero › gnome-shell-system-monitor-applet › blob › master › archlinux › PKGBUILD.gnome-shell-3.2
gnome-shell-system-monitor-applet/archlinux/PKGBUILD.gnome-shell-3.2 at master · paradoxxxzero/gnome-shell-system-monitor-applet
pkgdesc="System monitor extension for Gnome-Shell (display mem swap cpu usage)" arch=('any') url="http://github.com/paradoxxxzero/gnome-shell-system-monitor-applet" license=('GPL3') depends=('gnome-shell<3.3' 'python-gobject' 'libgtop' 'networkmanager') makedepends=('git') provides=("system-monitor-applet") install=gschemas.install ·
Author   paradoxxxzero
🌐
Alpine Linux
pkgs.alpinelinux.org › contents
Package index - Alpine Linux packages
Contents filter · Alpine Linux | Privacy Policy | Apkbrowser Project
🌐
Kali Linux
pkg.kali.org › pkg › gnome-system-monitor
gnome-system-monitor - Kali Linux Package Tracker
source: gnome-system-monitor (main) version: 50.0-1 · maintainer: Debian GNOME Maintainers (archive) uploaders: Jeremy Bícha · arch: any · std-ver: 4.7.4 · VCS: Git (Browse) versions · [pool directory] kali-roll: 50.0-1 · kali-dev: 50.0-1 · deb-test: 50.0-1 ·
🌐
Reddit
reddit.com › r/gnome › what happened to this new system monitor extension? did it not make it into gnome 46?
r/gnome on Reddit: What happened to this new system monitor extension? Did it not make it into Gnome 46?
March 22, 2024 -

https://www.omgubuntu.co.uk/2024/01/gnomes-official-system-monitor-extension-for-gnome-shell

If this applet is available, I’d drop Vitals and use this instead

Edit : in Fedora 40 beta it works great. In OpenSUSE Tumbleweed though, it has an unmet GTop dependency which weirdly doesn’t get resolved when we install GTop. There is a bug report in TopHat (another systems monitor) got repo, which flew over my head.

Edit 2 :

In OpenSUSE you need to install the package gnome-shell-extension-system-monitor. That installs everything including the dependencies.