LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

ouch

compresses and decompresses archives

TLDR

Compress files
$ ouch compress [file1] [file2] [archive.tar.gz]
copy
Decompress archive
$ ouch decompress [archive.zip]
copy
List archive contents
$ ouch list [archive.tar.gz]
copy
Decompress to directory
$ ouch decompress [archive.zip] -d [output/]
copy

SYNOPSIS

ouch [command] [options] files

DESCRIPTION

ouch compresses and decompresses archives. Smart format detection.The tool handles multiple archive formats. Rust-based compression utility.

PARAMETERS

compress FILES ARCHIVE

Create archive.
decompress ARCHIVE
Extract archive.
list ARCHIVE
List contents.
-d DIR
Output directory.
-y
Yes to all prompts.
--help
Display help information.

INSTALL

sudo pacman -S ouch
copy
sudo zypper install ouch
copy
brew install ouch
copy
nix profile install nixpkgs#ouch
copy

CAVEATS

Format detected by extension. Written in Rust. Supports many formats.

HISTORY

ouch was created as a user-friendly compression tool with smart format detection.

SEE ALSO

tar(1), zip(1), 7z(1)

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid