Is there a default clipboard history in Ubuntu? If there is, how can I access it?

Solution 1:

There isn't a default clipboard history in 20.04, just the current item in the clipboard or nothing if nothing has been copied to the clipboard. If nothing has been copied to the clipboard, the clipboard is empty. If something has been copied to the clipboard then by default the clipboard contains the last item that was copied to it.

Pasting a selected text snippet with your middle mouse button is completely separate from the normal clipboard. Selecting text does not copy it to your clipboard. This quick method of pasting only works with the middle mouse button. source

Solution 2:

I am now using ClipIt - https://github.com/CristianHenzel/ClipIt in my Ubuntu 20.04 ever since I have posted this question and am happy with it, everything is okay in terms of performance, features and etc. You can install it via ubuntu software or flathub or just click github link and follow the installation instruction they have provided in their github repo.

Solution 3:

You can give "CopyQ" a try, from Ubuntu Software store.

Solution 4:

Go to https://extensions.gnome.org/extension/779/clipboard-indicator/ and install it.

Make sure you have the Firefox add-on of Gnome-shells website https://addons.mozilla.org/en-US/firefox/addon/gnome-shell-integration/?utm_source=addons.mozilla.org&utm_medium=referral&utm_content=search

You will have a clipboard on the top bar you can access. It resets after shutdown by the way.