OS/Ubuntu

Installing CPU-X with Flatpak on Ubuntu 24.04

강서버 2025. 9. 29. 15:04
반응형

1. Install

 

2. Uninstall

 

 

CPU-X Install

 

(If Flatpak is not installed) Install Flatpak on Ubuntu first.

https://gangserver.tistory.com/333

 

 

- Installing CPU-X with Flatpak

flatpak install flathub io.github.thetumultuousunicornofdarkness.cpu-x

 

[ Execution log ]

gangserver@RC530-U0922:~$ flatpak install flathub io.github.thetumultuousunicornofdarkness.cpu-x
Looking for matches…
Required runtime for io.github.thetumultuousunicornofdarkness.cpu-x/x86_64/stable (runtime/org.freedesktop.Platform/x86_64/24.08) found in remote flathub
Do you want to install it? [Y/n]: y

io.github.thetumultuousunicornofdarkness.cpu-x permissions:
    ipc      fallback-x11        wayland     x11
    dri      dbus access [1]

    [1] org.freedesktop.Flatpak


        ID                                                    Branch     Op Remote  Download
 1. [✓] io.github.thetumultuousunicornofdarkness.cpu_x.Locale stable     i  flathub  15.7 kB / 328.5 kB
 2. [✓] org.freedesktop.Platform.GL.default                   24.08      i  flathub 144.7 MB / 145.0 MB
 3. [✓] org.freedesktop.Platform.GL.default                   24.08extra i  flathub  23.9 MB / 145.0 MB
 4. [✓] org.freedesktop.Platform.Locale                       24.08      i  flathub   2.4 MB / 387.7 MB
 5. [✓] org.freedesktop.Platforhttp://m.VAAPI.Intel 24.08      i  flathub  14.8 MB / 15.0 MB
 6. [✓] org.freedesktop.Platform.openh264                     2.5.1      i  flathub 913.7 kB / 971.4 kB
 7. [✓] org.gtk.Gtk3theme.Yaru-dark                           3.22       i  flathub 134.1 kB / 196.5 kB
 8. [✓] org.freedesktop.Platform                              24.08      i  flathub 211.4 MB / 264.8 MB
 9. [✓] io.github.thetumultuousunicornofdarkness.cpu-x        stable     i  flathub   4.9 MB / 5.8 MB

Installation complete.

 

 

- Run CPU-X

$ flatpak run io.github.thetumultuousunicornofdarkness.cpu-x

 

 

 

CPU-X Uninstall

 

$ flatpak uninstall io.github.thetumultuousunicornofdarkness.cpu-x

 

[ Execution log ]

gangserver@RC530-U0922:~$ flatpak uninstall io.github.thetumultuousunicornofdarkness.cpu-x


        ID                                                       Branch    Op
 1. [-] io.github.thetumultuousunicornofdarkness.cpu-x           stable    r
 2. [-] io.github.thetumultuousunicornofdarkness.cpu_x.Locale    stable    r

Uninstall complete.

 

반응형