How To Install copyq on Fedora 36
Introduction
In this tutorial we learn how to install copyq
on Fedora 36.
What is copyq
CopyQ is advanced clipboard manager with searchable and editable history with support for image formats, command line control and more.
We can use yum
or dnf
to install copyq
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install copyq.
Install copyq on Fedora 36 Using dnf
Update yum database with dnf
using the following command.
sudo dnf makecache --refresh
After updating yum database, We can install copyq
using dnf
by running the following command:
sudo dnf -y install copyq
Install copyq on Fedora 36 Using yum
Update yum database with yum
using the following command.
sudo yum makecache --refresh
After updating yum database, We can install copyq
using yum
by running the following command:
sudo yum -y install copyq
How To Uninstall copyq on Fedora 36
To uninstall only the copyq
package we can use the following command:
sudo dnf remove copyq
copyq Package Contents on Fedora 36
/usr/bin/copyq
/usr/lib/.build-id
/usr/lib/.build-id/00
/usr/lib/.build-id/00/1dcbfdfc03331e8e6b9e83d641e885002352a1
/usr/lib/.build-id/63
/usr/lib/.build-id/63/c6fd531b3618de21d12df67a8222b6d2c32033
/usr/lib/.build-id/64
/usr/lib/.build-id/64/7c6c46e380569d7c7aa48ba64d25f45d6a19fe
/usr/lib/.build-id/77
/usr/lib/.build-id/77/6834154c63e069a7928772d91335aff12e6229
/usr/lib/.build-id/84
/usr/lib/.build-id/84/86d6ce09cfe524861a012a67264d01eefe13ad
/usr/lib/.build-id/95
/usr/lib/.build-id/95/0611d7edd9f70fafe395698bf4925884a38a3c
/usr/lib/.build-id/b6
/usr/lib/.build-id/b6/9d312bf50b9f076fc8f1ff54d9a7392c4d4458
/usr/lib/.build-id/e5
/usr/lib/.build-id/e5/40535b12c8aab40096e797cf775f2135fe8ad9
/usr/lib/.build-id/ed
/usr/lib/.build-id/ed/456d0df1588f05b58f6d29cd981b75d40bc06d
/usr/lib64/copyq
/usr/lib64/copyq/plugins
/usr/lib64/copyq/plugins/libitemencrypted.so
/usr/lib64/copyq/plugins/libitemfakevim.so
/usr/lib64/copyq/plugins/libitemimage.so
/usr/lib64/copyq/plugins/libitemnotes.so
/usr/lib64/copyq/plugins/libitempinned.so
/usr/lib64/copyq/plugins/libitemsync.so
/usr/lib64/copyq/plugins/libitemtags.so
/usr/lib64/copyq/plugins/libitemtext.so
/usr/share/applications/com.github.hluk.copyq.desktop
/usr/share/bash-completion/completions/copyq
/usr/share/copyq
/usr/share/copyq/locale
/usr/share/copyq/locale/copyq_ar.qm
/usr/share/copyq/locale/copyq_cs.qm
/usr/share/copyq/locale/copyq_da.qm
/usr/share/copyq/locale/copyq_de.qm
/usr/share/copyq/locale/copyq_el.qm
/usr/share/copyq/locale/copyq_es.qm
/usr/share/copyq/locale/copyq_fa.qm
/usr/share/copyq/locale/copyq_fi.qm
/usr/share/copyq/locale/copyq_fr.qm
/usr/share/copyq/locale/copyq_hr.qm
/usr/share/copyq/locale/copyq_hu.qm
/usr/share/copyq/locale/copyq_id.qm
/usr/share/copyq/locale/copyq_it.qm
/usr/share/copyq/locale/copyq_ja.qm
/usr/share/copyq/locale/copyq_ko.qm
/usr/share/copyq/locale/copyq_lt.qm
/usr/share/copyq/locale/copyq_nb.qm
/usr/share/copyq/locale/copyq_nl.qm
/usr/share/copyq/locale/copyq_pl.qm
/usr/share/copyq/locale/copyq_pt_BR.qm
/usr/share/copyq/locale/copyq_pt_PT.qm
/usr/share/copyq/locale/copyq_ru.qm
/usr/share/copyq/locale/copyq_sk.qm
/usr/share/copyq/locale/copyq_sv.qm
/usr/share/copyq/locale/copyq_tr.qm
/usr/share/copyq/locale/copyq_uk.qm
/usr/share/copyq/locale/copyq_zh_CN.qm
/usr/share/copyq/locale/copyq_zh_TW.qm
/usr/share/copyq/themes
/usr/share/copyq/themes/dark.ini
/usr/share/copyq/themes/forest.ini
/usr/share/copyq/themes/items.css
/usr/share/copyq/themes/light.ini
/usr/share/copyq/themes/main_window.css
/usr/share/copyq/themes/main_window_simple.css
/usr/share/copyq/themes/menu.css
/usr/share/copyq/themes/notification.css
/usr/share/copyq/themes/paper.ini
/usr/share/copyq/themes/simple.ini
/usr/share/copyq/themes/solarized-dark.ini
/usr/share/copyq/themes/solarized-light.ini
/usr/share/copyq/themes/tooltip.css
/usr/share/copyq/themes/wine.ini
/usr/share/doc/copyq
/usr/share/doc/copyq/AUTHORS
/usr/share/doc/copyq/CHANGES.md
/usr/share/doc/copyq/HACKING
/usr/share/doc/copyq/README.md
/usr/share/icons/hicolor/128x128/apps/copyq.png
/usr/share/icons/hicolor/16x16/apps/copyq.png
/usr/share/icons/hicolor/22x22/apps/copyq.png
/usr/share/icons/hicolor/24x24/apps/copyq.png
/usr/share/icons/hicolor/32x32/apps/copyq.png
/usr/share/icons/hicolor/48x48/apps/copyq.png
/usr/share/icons/hicolor/64x64/apps/copyq.png
/usr/share/icons/hicolor/scalable/apps/copyq.svg
/usr/share/icons/hicolor/scalable/apps/copyq_mask.svg
/usr/share/licenses/copyq
/usr/share/licenses/copyq/LICENSE
/usr/share/man/man1/copyq.1.gz
/usr/share/metainfo/com.github.hluk.copyq.appdata.xml
References
Summary
In this tutorial we learn how to install copyq
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).