Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Utility for uncompressing data from 7z archive to stdout

License

NotificationsYou must be signed in to change notification settings

essentialkaos/7zcat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

GitHub Actions CI Status

InstallationUsageCI StatusLicense


7zcat is simple utility for uncompressing 7z files and writing uncompressed data to standard output.

Installation

sudo yum install -y https://pkgs.kaos.st/kaos-repo-latest.el$(grep'CPE_NAME' /etc/os-release| tr -d'"'| cut -d':' -f5).noarch.rpmsudo yum install 7zcat

From GitHub repository

curl -fL# -o cain https://kaos.sh/7zcat/SOURCES/7zcatchmod +x 7zcatsudo mv 7zcat /usr/bin/

Also, you can use the latest version of utility without installation:

bash<(curl -fsSL https://kaos.sh/7zcat/SOURCES/7zcat)# pass options and arguments here

Using Makefile and Git

git clone https://kaos.sh/7zcat.gitcd 7zcatsudo make install

Usage

CI Status

BranchStatus
masterCI
developCI

License

Apache License, Version 2.0


[8]ページ先頭

©2009-2025 Movatter.jp