Skip to content

Latest commit

 

History

History
43 lines (35 loc) · 856 Bytes

File metadata and controls

43 lines (35 loc) · 856 Bytes
icon box-archive
description Package Forge
cover .gitbook/assets/pkgforge (1).png
coverY 0
layout
cover title description tableOfContents outline pagination
visible size
false
full
visible
true
visible
true
visible
true
visible
true
visible
true

PkgForge

About

PkgForge provides portable packages and static binaries for Linux, along with Soar - a fast package manager written in Rust.

Quick Start

# Install Soar
curl -fsSL "https://soar.qaidvoid.dev/install.sh" | sh

# Install a package
soar install pkg_name

Resources