Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/openbsdguy/pkg_search

Blazing fast intutive search for OpenBSD packages
https://github.com/openbsdguy/pkg_search

openbsd openbsd-pkg-search pkg-search-openbsd

Last synced: 3 months ago
JSON representation

Blazing fast intutive search for OpenBSD packages

Awesome Lists containing this project

README

        

# pkg_search ⚡

Blazing fast intuitive search for OpenBSD packages.



## Dependencies

`pkg_search` is dependent on two packages `pkglocate` and `fzf`. Install them by running,

```bash
$ doas pkg_add pkglocatedb fzf
```

## Installation

```bash
$ curl -sL https://raw.githubusercontent.com/OpenBSDGuy/pkg_search/master/pkg_search > "$HOME/.local/bin/pkg_search" && chmod a+x "$HOME/.local/bin/pkg_search"
```

## Uninstallation

```bash
$ rm "$HOME/.local/bin/pkg_search" && doas pkg_delete pkglocatedb fzf
```

## More info

For more info refer to `--help` or this YouTube video: https://www.youtube.com/watch?v=KwLshLgGWS0