How to Install and Uninstall python3-buku Package on openSUSE Leap

Last updated: May 20,2024

1. Install "python3-buku" package

In this section, we are going to explain the necessary steps to install python3-buku on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-buku

2. Uninstall "python3-buku" package

Please follow the instructions below to uninstall python3-buku on openSUSE Leap:

$ sudo zypper remove python3-buku

3. Information about the python3-buku package on openSUSE Leap

Information for package python3-buku:
-------------------------------------
Repository : Main Repository
Name : python3-buku
Version : 3.7-bp155.2.9
Arch : noarch
Vendor : openSUSE
Installed Size : 453.6 KiB
Installed : No
Status : not installed
Source package : python-buku-3.7-bp155.2.9.src
Upstream URL : https://github.com/jarun/Buku
Summary : Command-line bookmark manager
Description :
Bookmark management utility written in Python3 and SQLite3.
With tagging and multiple options to search bookmarks, including
regex and a deep scan mode (particularly for URLs), finding a
bookmark is very easy. Multiple search results can be opened in
the browser at once.
Though a terminal utility, it's possible to add bookmarks to buku
without touching the terminal.
Buku supports revisiting random forgotten bookmarks too.