Answers for "`Cannot autolaunch D-Bus without X11 $DISPLAY`"

0

`Cannot autolaunch D-Bus without X11 $DISPLAY`

#Ubuntu/ Debian

sudo apt-get install pass gnupg2

# create a gpg2 key
gpg2 – gen-key

# create the password store using the gpg user id
pass init $gpg_id


#Fedora/ RHEL
sudo yum install pass gnupg2

# create a gpg2 key
gpg2 – gen-key

# create the password store using the gpg user id
pass init $gpg_id
Posted by: Guest on January-30-2022

Code answers related to "`Cannot autolaunch D-Bus without X11 $DISPLAY`"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language