Glipper , Parcellite – Best clipboard utilities for linux
Share the post "Glipper , Parcellite – Best clipboard utilities for linux"
Sometimes we feel unhappy to copy and paste the contents repeatedly. Clipboard utilities helps you to get rid from this task. Its very useful to the users those who are using terminal and text editors, especially the power users ( Linux/Unix Administrators ) of linux. The clipboard utilities allows you to store all the copied contents and you can reuse it in future. This guide helps you how to install the clipboard utilities and how to use it. Here I am using ubuntu linux.
The most popular clipboard utilities are Parcellite and Glipper. Both are having its own features. I will explain one by one here
Parcellite
Parcellite is a lightweight GTK+ clipboard manager. This is a stripped down, basic-features-only clipboard manager with a small memory footprint for those who like simplicity. Parcellite features a clipboard CLI. Unrecognized options and the contents of your standard input get copied to your clipboard.
Install Parcellite : How to install parcellite on ubuntu / How to install parcellite on centos / How to install parcellite on OpenSUSE
Command : parcellite [OPTION]
Options :
?, –help - Show help options
-d, –daemon - Run as daemon. Use this mode if you just want Parcellite to keep your clipboard and primary contents safe
-n, –no-icon - Do not use status icon
-c, –clipbard - Print clipboard contents
-p, –primary - Print primary contents
CLI Examples :
echo “copied to clipboard” | parcellite
parcellite “copied to clipboard”
echo “copied to clipboard” | parcellite -o
Glipper / Klipper
Glipper is a good clipboard manager for Gnome. It has some of the advantages of KDE’s popular Klipper but runs natively on Gnome desktop. Glipper keeps your selections history for you and lets you choose from a list of recent selections.
Install Glipper : How to install Glipper on ubuntu / How to install Glipper on OpenSUSE / How to install Glipper on CentOS

Share the post "Glipper , Parcellite – Best clipboard utilities for linux"
Related articles
- How to change the Apache HTTP port number
- Apache HTTP Server installation from source code in linux
- How to check the Video and Audio File properties – Media Information
- Glances – Monitoring tool for Linux and BSD
- How to install parcellite on ubuntu linux
- How to mount iso image in linux
- Get linux OS details – Kernel version, distribution version, name, architecture, codename, release
- XBMC – Free Media Player for Linux, OSX and Windows
- How to enable modules in Apache Web Server
- How to install parcellite on centos
Advertisement
Follow us on Twitter
Follow us on GooglePlus
Find us on Facebook
Recent Posts
- Easy method to install Skype in CentOS 6.3, RHEL – 6.3
- Easy method to recover linux root password
- Easy method to install KDE in ubuntu 12.04
- How to disable selinux
- Change selinux to permissive
- How to check selinux status
- Get website details
- How to install nginx in ubuntu
- How to install nginx in RHEL 5
- How to install nginx in RHEL 6
- How to install nginx in centos 5
- Get linux OS details – Kernel version, distribution version, name, architecture, codename, release
- Service start, stop, restart – nginx in centos
- How to change nginx port number
- How to install nginx on centos 6
- Rsync command with ssh port number
- File creation date and time in linux
- How to install Java in ubuntu linux
- How to install Oracle Java JDK in ubuntu
- How to set password for website
- Plesk – MySQL admin login – password
- How to install and configure PHPMyAdmin from source code in CentOS / RHEL / Fedora linux
- How to find out mysql uptime
- How to backup and restore mysql database
- How to recover mysql root password
- How to connect Mobile Broadband in the ubuntu linux
- Easy method to update bootloader in linux
- Webcam software for linux
- Check memory usage in linux
- How to find out CPU utilization in linux

