vim-gtk or vim-gnome didn't provide for Fedora repo
According to vim.wikia if vim 's features don't provide clipboard we can install vim-gtk
or vim-gnome
packages in Debian-based distros but we have not any packages that called same.
In that wiki page said:
If you are running Redhat/CentOS, you can install the vim-X11 package (if you have gvim then this is already installed). This provides the vimx command, which is a console version of Vim with X11-clipboard support.
I installed vim-X11
(gvim) package but it's still doesn't support clipboard feature.
Now, how can I provide clipboard feature for my vim?