Showing 172 open source projects for "xz-5.2.4.tar.gz"

View related business solutions
  • Find out just how much your login box can do for your customer | Auth0 Icon
    Find out just how much your login box can do for your customer | Auth0

    With over 53 social login options, you can fast-track the signup and login experience for users.

    From improving customer experience through seamless sign-on to making MFA as easy as a click of a button – your login box must find the right balance between user convenience, privacy and security.
    Sign up
  • The Apple Device Management and Security Platform Icon
    The Apple Device Management and Security Platform

    For IT teams at organizations that run on Apple

    Achieve harmony across your Apple device fleet with Kandji's unmatched management and security capabilities.
    Learn More
  • 1
    XZ Utils

    XZ Utils

    Open-source compression utility and library

    ...The toolkit supports streaming, multi-threaded operation, and integrity checking to ensure reliable data handling. Overall, xz serves as a foundational compression technology for modern open-source software distribution and storage optimization.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 2
    Library and command line tools for XZ and LZMA compressed files
    Leader badge
    Downloads: 80,887 This Week
    Last Update:
    See Project
  • 3
    teams-for-linux

    teams-for-linux

    Unofficial Microsoft Teams for Linux client

    ...Unofficial Microsoft Teams client for Linux using Electron. It uses the Web App and wraps it as a standalone application using Electron. Binaries are available under releases for AppImage, rpm, deb, snap, and tar.gz. In the case of AppImage, we recommend using AppImageLauncher for the best desktop experience. Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the installing snapd documentation. Generate an embeddable card to be shared on external websites.
    Downloads: 90 This Week
    Last Update:
    See Project
  • 4
    Downloads: 42 This Week
    Last Update:
    See Project
  • Endpoint Protection Software for Businesses | HYPERSECURE Icon
    Endpoint Protection Software for Businesses | HYPERSECURE

    DriveLock protects systems, data, end devices from data loss and misuse.

    The HYPERSECURE endpoint protection platform is a comprehensive suite of products and services enhanced by European third-party solutions. It ensures our customers’ IT security, regulatory compliance, and digital sovereignty.
    Learn More
  • 5
    Cloud Commander

    Cloud Commander

    Cloud Commander file manager for the web with console and editor

    ...Adapts to screen size. 3 built-in editors with support of syntax highlighting: Dword, Edward and Deepword. Console with support of the default OS command line. Written in JavaScript/Node.js. Built-in archives pack: zip and tar.gz. Built-in archives extract: zip, tar, gz, bz2, .tar.gz and .tar.bz2 (with help of inly). Cloud Commander could be used as middleware for node.js applications based on socket.io and express. The docker images are provided for multiple architectures and types. Config would be read from home directory, hosts root file system would be mount to /mnt/fs, 8000 port would be exposed to hosts port.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 6
    Keka

    Keka

    The macOS & iOS file archiver

    Keka is a full-featured file archiver, as easy as it can be. With Keka you can compress as many files as you want in a bunch of formats. Divide files and protect them with a password is now a kids game. Just drop the files you want to compress to the Keka icon in the Dock or the main window. Also, Keka can extract lots of compressed files, from ZIP and 7Z to RAR archives, even parted ones. Just double-click on those files and they will be extracted using Keka, or drop them to the icon in the...
    Downloads: 71 This Week
    Last Update:
    See Project
  • 7
    minizip-ng

    minizip-ng

    Fork of the zip manipulation library found in the zlib distribution

    minizip-ng is a zip manipulation library written in C that is supported on Windows, macOS, and Linux. Minizip was originally developed by Gilles Vollant in 1998. It was first included in the zlib distribution as an additional code contribution starting in zlib 1.1.2. Since that time, it has been continually improved upon and contributed to by many people. The original project can still be found in the zlib distribution that is maintained by Mark Adler. The motivation behind this repository...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 8
    trdsql

    trdsql

    CLI tool that can execute SQL queries on CSV, LTSV, JSON and TBLN

    ...Pull the latest image from the Docker hub. The filename of -out filename option determines the output format(csv, ltsv, json, tbln, raw, md, at, vf, jsonl) and compression format(gzip, bz2, zstd,lz4, xz) by guess.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    omnisharp-roslyn

    omnisharp-roslyn

    OmniSharp server (HTTP, STDIO) based on Roslyn workspaces

    OmniSharp is a .NET development platform based on Roslyn workspaces. It provides project dependencies and C# language services to various IDEs and plugins. OmniSharp is built with the .NET Core SDK on Windows and Mono on OSX/Linux. It targets the net472 target framework. For platforms other than Windows, OmniSharp ships with an embedded Mono which is based on version 6.12.0, includes MSBuild 16.8.0 and is provisioned during the build script. If Mono is globally installed on the system,...
    Downloads: 38 This Week
    Last Update:
    See Project
  • Ecwid is a hosted cloud commerce platform used by over 1.5 million merchants and offers the easiest way to add an online store to any website, social site or multiple sites simultaneously. Icon
    Ecwid is a hosted cloud commerce platform used by over 1.5 million merchants and offers the easiest way to add an online store to any website, social site or multiple sites simultaneously.

    Your free online store is just a few clicks away.

    Set up your Ecwid store once to easily sync and sell across a website, social media, marketplaces like Amazon, and live in-person. Get started with one, or try them all.
    Start Selling
  • 10

    System_42

    Ultra-Lightweight Superior Calibre Linux Distro

    THERE IS NO ZIPFILE download: 'theTool-v1.tar.gz' Unpack theTool-v1.tar.gz to an empty ext2 directory, preferably a fresh primary partition, like, /dev/sdb3 tar -C/mnt/sdb3 -xzf theTool-v1.tar.gz Now also unpack libc, rootfs, and cc: tar -C/mnt/sdb4 -xzf theTool-v0-root.tar.gz tar -C/mnt/sdb4 -xzf theTool-v0-sys.tar.gz tar -C/mnt/sdb4 -xzf theTool-v0-cc.tar.gz line up the kernel, .System42, with your lilo and boot it (use init=/sbin/init; or init=/bin/bash ). ...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 11

    PLEK

    predictor of long non-coding RNAs and mRNAs based on k-mer scheme

    INSTALLATION Pre-requisite: 1. Linux 2. C/C++ compiler (i.e. gcc, g++) 3. Python 2.5.0 or later versions (http://www.python.org/) Steps: 1. Download PLEK.1.2.tar.gz from https://sourceforge.net/projects/plek/files/ and decompress it. $ tar zvxf PLEK.1.2.tar.gz 2. Compile PLEK. $ cd PLEK.1.2 $ python PLEK_setup.py USAGE python PLEK.py -fasta fasta_file -out output_file -thread number_of_threads -minlength min_length_of_sequence -isoutmsg 0_or_1 -isrmtempfile 0_or_1 Examples: 1. $ python PLEK.py -fasta PLEK_test.fa -out predicted -thread 10 2. $ python PLEK.py -fasta PLEK_test.fa -out predicted -thread 10 -minlength 150 We upgraded PLEK to PLEKv2.: https://doi.org/10.1186/s12864-024-10662-y Aimin Li, Haotian Zhou, Siqi Xiong, et al. ...
    Leader badge
    Downloads: 63 This Week
    Last Update:
    See Project
  • 12
    Bubble2

    Bubble2

    Android comic book reader, Image archive viewer. Simple yet comfy.

    Android comic book reader/Image archive viewer. Simple yet comfy. Open PDF, RAR, ZIP, 7Z, TAR files. Display BMP, JPG, GIF, PNG, WebP and JP2/J2K images. Based on Bubble v1.6.0 by Nazar Kanaev. Upgraded dependencies, enhancements as felt needed. This software is licensed under GNU General Public License v3.0 as stated on https://github.com/edeso/bubble2/blob/master/LICENSE.md . Sources and further information can be found on the project's website https://github.com/edeso/bubble2 .
    Downloads: 136 This Week
    Last Update:
    See Project
  • 13
    Witch City Whisperer

    Witch City Whisperer

    Rolling Playlist 47.54

    The Witch City Whisper is A Rolling Playlist From The Other Side. There is an Arch Linux package and pkgbuild located in the files section. Compressed sources (tar.gz|tar.zst|zip) are also available. Instructions for all are found in the README.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14
    GoZip

    GoZip

    A tool for zipping files

    Whats new- Progress bar .lzma and .pax support New, revamped UI Multithreading (for faster speed) Open sourced (the .py file is the source)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    PeaZip

    PeaZip

    Free Zip software and Rar extractor

    ...The application provides an unified, natively portable, cross-platform file manager and archive manager GUI for many Open Source technologies like 7-Zip, FreeArc, PAQ, UPX. Create: 7Z, ARC, Brotl, BZip, GZip, PEA, TAR, WIM, XZ, ZPAQ, ZIP, Zstandard files and more Open and extract 200+ file types: ACE, CAB, DEB, ISO, RAR, ZIPX and more Features of PeaZip includes extract, create and convert multiple archives at once, create self-extracting archives (sfx), split files, strong encryption with two factor authentication, encrypted password manager, secure deletion, find duplicate files, calculate hashes, export task definition as command line script.
    Leader badge
    Downloads: 2,075 This Week
    Last Update:
    See Project
  • 16

    ProxMox-Stuff

    Wordpress template container (LXC based) for ProxMox

    ...Services in the container: - Apache with PHP integration - MySQL - SSH/SFTP (under construction) - phpMyadmin (under construction) To use it in ProxMox: - In the shell of PVE, run "wget https://sourceforge.net/projects/proxmox-stuff/files/wordpress-template.tar.gz/download -O /var/lib/vz/template/cache/wordpress-template-ubuntu24.tar.gz" - Then create a new container, and select "wordpress-template-ubuntu24.tar.gz" as a template Please let me know if there is any question of suggestion. Regards, Kaled Aljebur.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    DVDInfo

    DVDInfo

    DVDInfo: A FREE program for generating information about DVD Discs.

    DVDInfo: A FREE program for generating information about DVD Discs. From v1.2.2r0 an installer is included. The portable .tar.gz will continue to be included.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 18
    parolin

    parolin

    tar based win32/64 DLL

    Important: removed xz lib 5.6.1 from all compressed files, now we are using release 5.4.0 because it is stable C code and executable to do an archive of multiples files or folders a la tar, with the advantage of full compatibility with future versions This means that if in the future someone improve the code older files will still be able to be extracted without problems, it looks like an improvement over tar.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Enotic-Archivator

    Enotic-Archivator

    Small archivator for Windows

    Small programm for create and unarchive archives. Make it on Python, pyqt5. You are can create and unarchive the zip format, 7zip format and tar format (tar.gz, tar.bz2, tar.xz). The official sites of download is SourceForge and GitHub. Donate me: https://pay.cloudtips.ru/p/dfeb976c
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    PLEKv2

    PLEKv2: predicting lncRNAs and mRNAs

    PLEKv2: predicting lncRNAs and mRNAs based on intrinsic sequence features and the Coding-Net model INSTALLATION ------------- We upgraded PLEK to PLEKv2. All you need is RNA sequences (fasta file). Steps: 1. Download PLEK.2.1.tar.gz from * and decompress it. $ tar zvxf PLEK.2.1.tar.gz 2. Compile PLEK2.1 $ cd PLEK2.1 3. decompress Coding_Net_kmer6_orf.h5.bz2 model $ bunzip2 Coding_Net_kmer6_orf.h5.bz2 4. decompress Coding_Net_kmer6_orf_Arabidopsis.h5.bz2 model $ bunzip2 Coding_Net_kmer6_orf_Arabidopsis.h5.bz2 USAGE Python PLEK2.py -i fasta_file -m model(ve: vertebrate , pl: plant) Examples: $ python PLEK2.py -i test.fasta -m ve Aimin Li, Haotian Zhou, Siqi Xiong, Junhuai Li, Saurav Mallik, Rong Fei, Yajun Liu, Hongfang Zhou, Xiaofan Wang, Xinhong Hei, Lei Wang. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    PostgreSQL Portable

    PostgreSQL Portable

    Postgresql portable Windows y Linux

    ...To stop and / or restart the server correctly use file "Detener servicio sin usuario.bat" or "Iniciar servicio sin usuario.bat" depending on the case. 5) To create a new cluster of postgresql, use "Crear Cluster.bat" where prompted the DATA folder path and password for the user postgres. 6) To record the postgresql service, run "Registrar servicio.bat" and to remove use "Quitar servicio.bat". Works on 32 and 64 bits. Now, Linux option (archive .tar.gz) . Postgresql Linux portable 9.2 Please read the Wiki and the tickets. Please use the tickets for answer your bugs. Usuario: postgres Clave:123 Add new version 9.6 and support to PgAdmin III and 4.
    Leader badge
    Downloads: 253 This Week
    Last Update:
    See Project
  • 22
    rspadv
    Win32/Win64 DLL to compress files with an advanced compression format (LZMA) and now also .xz compression
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Double Commander
    Double Commander is a cross platform open source file manager with two panels side by side. It is inspired by Total Commander and features some new ideas.
    Leader badge
    Downloads: 6,078 This Week
    Last Update:
    See Project
  • 24

    chaosesque dev environment

    Dev Environment for chaosesque-anthology

    Dev Environment for chaosesque-anthology (git repos, etc, in convienent tar.gz form) So as to fufill GPL copyright obligations the sourcecode and media are presented to you in the same way the developers edit them. Read the readme for further info. Please download the split files from here: http://sourceforge.net/projects/chaosesquedevenv/files/ Rel_117zzzzzu/ (or whatever is the newest release directory under downloads) Main project: https://sourceforge.net/projects/chaosesqueanthology/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    xfe

    xfe

    A lightweight file manager for X

    X File Explorer (Xfe) is an MS-Explorer like file manager for X. It is based on X Win Commander, which was developed by Maxim Baranov. Xfe aims to be the file manager of choice for people who are looking for a fast and light graphical file manager on Unix systems.
    Leader badge
    Downloads: 235 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB