Timeline for How to run zlib from terminal on Ubuntu?
Current License: CC BY-SA 4.0
6 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Sep 28, 2022 at 20:18 | answer | added | Slbox | timeline score: 2 | |
| Sep 28, 2022 at 4:32 | review | Close votes | |||
| Oct 13, 2022 at 3:02 | |||||
| Sep 28, 2022 at 4:11 | comment | added | toppk | Does this answer your question? How to uncompress zlib data in UNIX? | |
| Sep 28, 2022 at 4:01 | comment | added | toppk |
zlib doesnt provide a command line tool. you can write one yourself, or install qpdf which provides a zlib-flate command that can compress and decomress zlib streams.
|
|
| Sep 28, 2022 at 1:53 | comment | added | muru | What do you mean "run zlib"? It's a library, you can call functions from that library in code you write. It's not a command to be executed. | |
| Sep 28, 2022 at 1:01 | history | asked | Slbox | CC BY-SA 4.0 |