LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

gnome-disks

graphical disk management utility

TLDR

Start GNOME Disks
$ gnome-disks
copy
Open a specific block device
$ gnome-disks --block-device [/dev/sda]
copy
Restore disk image
$ gnome-disks --restore-disk-image [image.img]
copy

SYNOPSIS

gnome-disks [options]

DESCRIPTION

gnome-disks is a graphical disk management utility for the GNOME desktop. It manages disks, partitions, filesystems, and RAID arrays through a user-friendly GTK interface.The tool handles formatting, mounting, imaging, and benchmarking. It integrates with udisks2 for privileged operations and supports encrypted volumes.

PARAMETERS

--block-device DEVICE

Open the specified block device (e.g. /dev/sda).
--restore-disk-image FILE
Restore disk image.
--format-device
Open the format dialog for the specified block device (used with --block-device).
--xid XID
Parent window XID for the dialog.
--help
Display help information.

INSTALL

sudo apt install gnome-disk-utility
copy
sudo dnf install gnome-disk-utility
copy
sudo pacman -S gnome-disk-utility
copy
sudo apk add gnome-disk-utility
copy
sudo zypper install gnome-disk-utility
copy
nix profile install nixpkgs#gnome-disk-utility
copy

CAVEATS

GTK application requires graphical environment. Some operations need root. Part of GNOME utilities.

HISTORY

GNOME Disks was developed as part of the GNOME project, replacing older disk management tools with a modern, integrated utility.

SEE ALSO

udisksctl(1), fdisk(1), parted(1), lsblk(1)

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid