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

https://github.com/sheepla/pacsummary

🔺 show pacman summary with ascii art
https://github.com/sheepla/pacsummary

archlinux ascii-art neofetch pacman

Last synced: 9 months ago
JSON representation

🔺 show pacman summary with ascii art

Awesome Lists containing this project

README

          

# pacsummary



show pacman summary with ascii art like [dylanaraps/neofetch](https://github.com/dylanaraps/neofetch).



## Usage

```
pacsummary -- show pacman summary

USAGE
pacsummary
pacsummary [-h|--help]
pacsummary [-V|--version]

OPTIONS
-h, --help show help message then exit
-V, --version show version then exit

AUTHOR
sheepla (https://github.com/sheepla)
```

## Installation

## Try pacsummary

```bash
curl -sLO https://raw.githubusercontent.com/sheepla/pacsummary/main/pacsummary
chmod +x ./pacsummary
```

## Install

Clone this repository then run `sudo make install`.

## LICENSE

[MIT](./LICENSE)

## Author

[sheepla](https://github.com/sheepla)