Score:2

`pass` is missing `wl-copy` after upgrade to 21.10

id flag

After upgrading from Ubuntu 21.04 to 21.10 the password manager pass will try to use wl-copy and wl-paste instead of xclip if provided the -c option.

$ pass -c my/password
/usr/bin/pass: line 180: wl-copy: command not found
Error: Could not copy data to the clipboard
John Mee avatar
th flag
Still present in ubuntu 22.04 although [fixed in master](https://git.zx2c4.com/password-store/commit/?id=85bb62f47ac2f518bfdb36c5dfedf5938219a9b7) we need to wait for pass v1.7.5, or clone from master ourselves.
Score:3
id flag

I found that the package wl-clipboard was still missing on my machine after I moved from Ubuntu 21.04 to 21.10. So the following line fixed this issue:

sudo apt install wl-clipboard
Born2Smile avatar
in flag
this seems to work also with Windows Subsystem for Linux (WSL)
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.