Description of problem: After a recent update of the pass in my F34, I started to see this error when using the '-c' option (for copying of password into the clipboard): > /usr/bin/pass: line 180: wl-copy: command not found Version-Release number of selected component (if applicable): pass-1.7.4-1.fc34.noarch How reproducible: Always Steps to Reproduce: 1. Install 'pass' on fresh F34. 2. Finish initial setup, add some random password into the pass vault. 3. Display the password normally to confirm it works. 4. Now try displaying the password with the '-c' option added. Actual results: > /usr/bin/pass: line 180: wl-copy: command not found Expected results: > Copied <password> to clipboard. Will clear in 45 seconds. Additional info: Manually installing 'wl-clipboard' package resolves the issue... NOTE: This is already being discussed here as well - https://bugs.archlinux.org/task/71430
*** This bug has been marked as a duplicate of bug 1996323 ***