Auto-generated packages are for the CLI component
This commit is contained in:
parent
cf269ba8ac
commit
8e5357ea7c
@ -123,7 +123,7 @@ To copy url to clipboard at the prompt `Buku` uses `xsel` (or `xclip`) on Linux,
|
|||||||
|
|
||||||
#### Release packages
|
#### Release packages
|
||||||
|
|
||||||
Packages for Arch Linux, CentOS, Debian, Fedora, openSUSE Leap and Ubuntu are available with the [latest stable release](https://github.com/jarun/Buku/releases/latest).
|
Auto-generated packages (with only the cli component) for Arch Linux, CentOS, Debian, Fedora, openSUSE Leap and Ubuntu are available with the [latest stable release](https://github.com/jarun/Buku/releases/latest).
|
||||||
|
|
||||||
NOTE: CentOS may not have the python3-beautifulsoup4 package in the repos. Install it using pip3.
|
NOTE: CentOS may not have the python3-beautifulsoup4 package in the repos. Install it using pip3.
|
||||||
|
|
||||||
@ -131,7 +131,7 @@ NOTE: CentOS may not have the python3-beautifulsoup4 package in the repos. Insta
|
|||||||
|
|
||||||
If you have git installed, clone this repository. Otherwise download the [latest stable release](https://github.com/jarun/Buku/releases/latest) or [development version](https://github.com/jarun/Buku/archive/master.zip) (*risky*).
|
If you have git installed, clone this repository. Otherwise download the [latest stable release](https://github.com/jarun/Buku/releases/latest) or [development version](https://github.com/jarun/Buku/archive/master.zip) (*risky*).
|
||||||
|
|
||||||
Install to default location (`/usr/local`):
|
Install the cli component to default location (`/usr/local`):
|
||||||
|
|
||||||
$ sudo make install
|
$ sudo make install
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: buku
|
name: buku-cli
|
||||||
maintainer: Arun Prakash Jana <engineerarun@gmail.com>
|
maintainer: Arun Prakash Jana <engineerarun@gmail.com>
|
||||||
license: GPLv3
|
license: GPLv3
|
||||||
summary: Bookmark manager like a text-based mini-web.
|
summary: Bookmark manager like a text-based mini-web.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user