• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Source Digit

Source Digit

Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • How To
  • Ubuntu
  • Instagram
  • Blogging
  • Android
  • WordPress
  • +More
    • Cloud Computing
    • Gadgets
    • Social Media
    • Technology
  • Write for Us
Home / How To / Install GParted 0.22.0 on Ubuntu 14.10 and Ubuntu 14.04

Install GParted 0.22.0 on Ubuntu 14.10 and Ubuntu 14.04

By Sourabh / April 19, 2015 Category: How To, Ubuntu

Install GParted Ubuntu Package and resize Ubuntu partitions. How to install GParted 0.22.0 on Ubuntu 14.10 and Ubuntu 14.04. Download and install GParted Ubuntu Package on Ubuntu via Command Line and resize partitions in Ubuntu with GParted.

GParted is a free partition editor for graphically managing your disk partitions. With GParted you can resize, copy, and move partitions without data loss, enabling you to grow or shrink your C: drive, create space for new operating systems or attempt data rescue from lost partitions,

GParted can be used on x86 and x86-64 based computers running Linux, Windows, or Mac OS X by booting from media containing GParted Live. A minimum of 256 MB of RAM is needed to use all of the features of the GParted application.

The latest GParted 0.22.0 comes with the following notable features:
Add read and write support for unpartitioned whole disk devices
Add read and write support for GPT partition names

Install GParted on Ubuntu 14.10

Run the following commands in Terminal to install GParted 0.22.0 on Ubuntu 14.10 and derivative systems:


wget -q -O – http://archive.getdeb.net/getdeb-archive.key | sudo apt-key add –
sudo sh -c 'echo "deb http://archive.getdeb.net/ubuntu utopic-getdeb apps" >> /etc/apt/sources.list'
sudo apt-get update
sudo apt-get install gparted

Install GParted on Ubuntu 14.04

Run the following commands in Terminal to install GParted 0.22.0 on Ubuntu 14.04 and derivative systems:

wget -q -O – http://archive.getdeb.net/getdeb-archive.key | sudo apt-key add –
sudo sh -c 'echo "deb http://archive.getdeb.net/ubuntu trusty-getdeb apps" >> /etc/apt/sources.list'
sudo apt-get update
sudo apt-get install gparted

To uninstall and remove GParted from Ubuntu Systems – Ubuntu 14.10, Ubuntu 14.04 and derivative systems, run the following command:

sudo apt-get remove gparted

Tags: GParted Ubuntu Command Line, GParted Ubuntu Download, GParted Ubuntu Live CD, GParted Ubuntu Package, GParted Ubuntu Resize Partition, GParted Ubuntu Server, How to Resize Ubuntu Partitions, Install GParted Ubuntu, Install GParted Ubuntu 14.04, Install GParted Ubuntu 14.10, Install GParted Ubuntu 15.04, Resize Partitions in Ubuntu With GParted, Resize Ubuntu Partitions

Primary Sidebar

Latest Posts

Delete Directory And Contents Recursively Without Prompt On Linux

Check User Login History In Ubuntu Linux Command Line

Use Locate Command To Find File In Linux Terminal By Name

How To Change Terminal Color In Ubuntu Command Line

How To Run Fsck Manually In Linux To Fix Unexpected Inconsistency

How To Fix Broken Packages On Ubuntu From Terminal

Re Execute The Previous Command In Linux Ubuntu Command Line

How Much RAM Is Needed For Ubuntu PC

How To Find Large Files And Directories In Linux Command Line

How To Use Clear Command History In Linux Terminal

© 2026 Source Digit • Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • About
  • Privacy Policy
  • Terms & Conditions
  • Contact Us
  • Sitemap