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
- Host: GitHub
- URL: https://github.com/sheepla/pacsummary
- Owner: sheepla
- License: mit
- Created: 2022-02-20T09:53:39.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-16T13:49:09.000Z (almost 4 years ago)
- Last Synced: 2025-04-30T10:32:09.124Z (11 months ago)
- Topics: archlinux, ascii-art, neofetch, pacman
- Language: Shell
- Homepage:
- Size: 9.77 KB
- Stars: 16
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)