Converting to RHEL 8 from Fedora 31

From Michael's Information Zone
Revision as of 13:11, 29 October 2019 by Michael.mast (talk | contribs) (Created page with "==Purpose== To document what I did to get my usual packages to work. ==Packages== ===KeePass=== <ref>https://www.mono-project.com/download/stable/#download-lin-centos</ref><re...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Purpose

To document what I did to get my usual packages to work.

Packages

KeePass

[1][2]

sudo rpmkeys --import "http://pool.sks-keyservers.net/pks/lookup?op=get&search=0x3fa7e0328081bff6a14da29aa6a19b38d3d831ef"
sudo su -c 'curl https://download.mono-project.com/repo/centos8-stable.repo | tee /etc/yum.repos.d/mono-centos8-stable.repo'
sudo dnf install keepass-2.43-1.fc32.x86_64.rpm
Updating Subscription Management repositories.
mono-centos8-stable                                                                                                                                          169 kB/s | 391 kB     00:02    
Error: 
 Problem: conflicting requests
  - nothing provides xdotool needed by keepass-2.43-1.fc32.x86_64
  - nothing provides xsel needed by keepass-2.43-1.fc32.x86_64