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

https://github.com/bsdelf/pkg-rmleaf

Interactive utility for leaf package removal
https://github.com/bsdelf/pkg-rmleaf

dialog freebsd orphaned-packages pkg shell uninstall

Last synced: 3 months ago
JSON representation

Interactive utility for leaf package removal

Awesome Lists containing this project

README

        

# Install

- ports:

```sh
cd /usr/ports/ports-mgmt/pkg-rmleaf/ && make install clean
```

- pkg:

```sh
pkg install pkg-rmleaf
```

# Usage

```sh
pkg-rmleaf
```

# Screenshot

![pkg-rmleaf](https://github.com/bsdelf/pkg-rmleaf/raw/master/screenshot.png)