The Snap Store will undergo scheduled database maintenance on July 5, 2026 22:00 to July 6, 02:00 UTC. During this time, you will not be able to install or update snaps. No user action is required and services will automatically resume once maintenance is complete.
bcd is a way to cd to directories that have been bookmarked.
Snapcraft does not allow write access to the shell init scripts which are required to set up bcd so the following commmand should be set up manually in your ~/.bashrc if you are using bash or ~/.zshrc if you are using zsh as your shell:
(Ownership verified)
The publisher has verified that they own this domain.
It does not guarantee the Snap is an official upload
from the upstream project.
Snaps are applications packaged with all their dependencies to run on all popular Linux distributions from a single build. They update automatically and roll back gracefully.
Snaps are discoverable and installable from the Snap Store, an app store with an audience of millions.
Enable snapd
Snap can be installed from the command line. Open the Konsole terminal and enter the following:
sudo apt update
sudo apt install snapd
Install bookmark-cd
To install bookmark-cd, simply use the following command: