Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bluebottlewize/size-pac
Python script to display size of packages installed by pacman.
https://github.com/bluebottlewize/size-pac
Last synced: about 1 month ago
JSON representation
Python script to display size of packages installed by pacman.
- Host: GitHub
- URL: https://github.com/bluebottlewize/size-pac
- Owner: bluebottlewize
- License: mit
- Created: 2024-06-17T16:39:47.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-17T16:45:44.000Z (7 months ago)
- Last Synced: 2024-06-17T18:54:33.142Z (7 months ago)
- Language: Python
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# size-pac
Python script to display size of packages installed by pacman.## Python Dependencies
- prettytable
## Usage
```
chmod u+x sizepac.py
./sizepac.py
```