![]() |
some tools are Prerequisites:
Installation of GParted on Debian/Ubuntu1. Repository UpdateUpdating the system repository to check whether any updates are available for packages. sudo apt update
![]() Kali Update 2. Repository UpgradeUpgrading the dependencies and packages into its newest version. sudo apt upgrade
![]() Kali Upgrade 3. Gparted InstallationInstall the GParted partition tool using the “apt” package manager. sudo apt install gparted
![]() Kali Gparted 4. Access GpartedAfter installing the gparted tool, we can simply access it by writing the command “gparted” on the terminal. gparted
![]() Access Gparted 5. FunctionsWe can simply make changes in the partition like resizing the partition, creating a new partition, deleting the partition, unmounting the partition, and more. Installation of GParted in RHEL/CentOS1. Installation of epelInstall EPEL (Extra Package for Enterprise Linux) for extra high-end package support that doesn’t come in the default repository. sudo yum install epel-release
2. Repository UpdateUpdate the repository to add extra dependencies and packages to the repository. sudo apt update
3. Gparted InstallationInstall gparted tool in CentOS using the “yum” package manager. sudo yum install gparted
![]() CentOS install Gparted 4. Access Gparted Tool:Access the gparted tool by simply writing the “gparted” command on the terminal but it can be only accessed by the root user or sudoer user. gparted
![]() CentOS install Gparted Installation of GParted in Fedora OS1. Repository Update:Update the system repository using the package manager “dnf” to add the additional dependencies and packages. sudo dnf update
![]() Fedora Update 2. Gparted InstallationInstall the GParted in fedora using the “dnf” package manager. sudo dnf install gparted
3. Accessing the gparted toolAccess the gparted tool while writing the command gparted in the terminal. gparted
Installation of Gparted in ArchLinux1. Installation of GpartedInstall the Gparted tool using the “pacman” repository manager. pacman -Sy gparted
![]() Arch 2. Access Gparted ToolAccess the gparted tool by simply writing the “gparted” command in the terminal. gparted
ConclusionLastly, installing GParted on a Linux system is a simple procedure that gives efficient control over disk partitions. GParted makes complicated activities like resizing, moving, creating, and removing partitions easy due to its user-friendly interface and robust features. By following the instructions in this article, we have discovered a useful tool that improves your use of Linux and gives an accurate way to effectively handle disk storage. |
Reffered: https://www.geeksforgeeks.org
Geeks Premier League |
Type: | Geek |
Category: | Coding |
Sub Category: | Tutorial |
Uploaded by: | Admin |
Views: | 14 |