KDiskMark
AnduinOS Verified App - Open Source
KDiskMark is an AnduinOS verified app and it runs awesome on AnduinOS, with easy installation and automatic updates.
KDiskMark is a simple utility to test the performance of a disk drive. It uses the same test engine as KFio, but simplifies the process of creating a test. It is built using the KDE Frameworks and is available for Linux and BSD.
Flatpak install (Recommended)
You can install Code::Blocks via Flatpak by running the following commands in your terminal:
flatpak install flathub io.github.jonmagon.kdiskmark
System install
To install KDiskMark, open a terminal and run the following command:
sudo apt update
sudo apt install kdiskmark -y