7-Zip AppImage for Linux is a portable package of 7-Zip file archiver running on Wine.
Download the latest version from here
This is a Windows 7z program packaged with Wine for Linux environments. It provides both command-line interface and GUI tools. The main purpose is to solve character encoding issues when extracting Windows-created archives on Linux systems.
Simply double-click the downloaded AppImage file to launch. On first run, it will create desktop shortcuts and file associations automatically.
Right-click any archive and select 7-Zip from the context menu. The program handles path conversion automatically, allowing seamless compression and extraction operations.
The program fully supports native 7z command-line operations. Example usage:
./7-Zip-x86_64.AppImage a ~/Download/test.7z ~/Download/testThis will generate a test.7z file in the Download directory.
7z: Run 7za: Add files to archiveb: Benchmarkd: Delete files from archivee: Extract files from archiveh: Show helpi: Show information about supported formatsl: List files in archivern: Rename files in archivet: Test integrity of archiveu: Update files in archivex: eXtract files with full paths
The program is packaged with wine and can be configured using the following commands:
wine: Run winewinecfg: Run winecfgwineserver: Run wineserverwineboot: Run winebootwinetricks: Run winetricks
7-Zip AppImage for Linux は、Wine 上で動作する 7-Zip ファイルアーカイバのポータブルパッケージです。
Wine でパッケージ化された Windows 7z プログラムで、Linux 環境用です。コマンドラインとGUI の両方のインターフェースを提供します。Windows で作成された圧縮ファイルを Linux で解凍する際の文字化けの問題を解決するために開発されました。
ダウンロードした AppImage ファイルをダブルクリックするだけで実行できます。初回起動時に、デスクトップショートカットとファイルの関連付けが自動的に作成されます。
圧縮ファイルを右クリックして7-Zipを選択するだけで操作できます。パスの変換は自動的に処理され、圧縮・解凍操作がスムーズに行えます。
7z ネイティブのコマンドライン操作を完全にサポートしています。使用例:
./7-Zip-x86_64.AppImage a ~/Download/test.7z ~/Download/test実行後、Download ディレクトリに test.7z ファイルが生成されます。
7-Zip AppImage for Linux 是一个基于 Wine 运行的 7-Zip 文件压缩程序的便携包。
使用 Wine 打包的 Windows 7z 程序,适用于 Linux 环境。同时提供命令行和图形界面两种使用方式。解决 Windows 下创建的压缩包在 Linux 系统解压时的中文乱码问题。
双击 AppImage 文件即可运行。首次启动时会自动创建桌面快捷方式和文件关联。
在任意压缩包上右键点击并选择7-Zip即可操作。程序会自动处理路径转换,使压缩解压操作更加便捷。
完全支持 7z 原生命令行操作。使用示例:
./7-Zip-x86_64.AppImage a ~/Download/test.7z ~/Download/test运行后会Download下生成 test.7z 文件。
Copyright (c) 2024 Cheyan [email protected] https://iamcheyan.com/
7-Zip is Copyright (c) 1999-2024 Igor Pavlov
Wine is Copyright (c) 1993-2024 Wine Developers
