Awesome
<p align="center"> <a href="https://huggingface.co/datasets/pkgforge/pkgcache/tree/main"> <img src="https://github.com/user-attachments/assets/673198c0-0db3-4aee-9e5d-3234e364fdfa" width="200"></a> <br> <b><strong> <a href="https://github.com/pkgforge/pkgcache">Portable Packages</a></code></strong></b> <br> <img src="https://github.com/user-attachments/assets/a02386d8-61c1-4479-ae75-66485a7ceb4f" width="200" /> </p> <!-- Crude Attempt at Humor --> <details> <summary><b><i>raison d'être</i></b></summary> <a href="https://www.reddit.com/r/github/comments/1at9br4/i_am_new_to_github_and_i_have_lots_to_say/" target="_blank"> <img src="https://github.com/user-attachments/assets/c8b22bea-a88d-48f8-b4d2-61284320d87f" alt="Inspiration Image"> </a> <a href="https://github.com/sherlock-project/sherlock/issues/2011" target="_blank"> <img src="https://github.com/user-attachments/assets/5a08ecaa-a412-4eaf-a9e8-1214455a6368" alt="Inspiration Image"> </a> </details>ℹ️ This used to be a sister project to Azathothas/Toolpacks
Contents
What? & Why?
How does it all actually work?
Request a new PKG/Tool
📦📀 Frontend Package Managers
📦📀 Package Formats
- <a href="https://t.me/official_loonix/63949"><img src="https://github.com/user-attachments/assets/2edc90b9-606e-4bfc-89f3-2a758b2f0377" width="18" height="18"><code>Loonix (<img src="https://github.com/user-attachments/assets/abc35eee-c9c9-4023-9035-d440b56cac4c" width="18" height="18">) Telegram</code></a>
➼
https://t.me/official_loonix/63949
- <a href="https://matrix.to/#/#loonix:matrix.org"><img src="https://github.com/user-attachments/assets/1dcd4a64-2fec-4f4f-926a-e61313b6b646" width="18" height="18"><code>Loonix (<img src="https://github.com/user-attachments/assets/abc35eee-c9c9-4023-9035-d440b56cac4c" width="18" height="18">) Matrix </code></a>
➼
https://matrix.to/#/#loonix:matrix.org
ABANDONED & NOT ACTIVE
<!-- UPDATED DYNAMICALLY -->
ℹ️ Current Goal is to have
~ 90%
$PKGS
from the awesome work of @ivan-hc/AM : https://portable-linux-apps.github.io
🧰 Architecture 🧰 | 📦 Total PKGs 📦 | 🇨🇭 WorkFlows 🇨🇭 | 🧾Logs |
---|---|---|---|
Linux aarch64 // arm64 | 16 | BUILD.log | |
Linux amd // x86_64 | 72 | BUILD.log |
- Raw
metadata
containing info for sources etc is available as JSON on pkgcache.pkgforge.dev/METADATA.json & also as YAML.- See: Parse METADATA.json to learn how to parse using
jq
🔽 Download 🔽
You can directly download from HuggingFace Repo, but if you want Simple, Seamless & Native Integration, pick a
Package Manager
- If you want a pkg-manager in Go & Inbuilt Integration with
.AppBundles
, Choose this.Details ➣ https://github.com/xplshn/dbin
wget -qO- "https://raw.githubusercontent.com/xplshn/dbin/master/stubdl" | sh -s -- --install "${HOME}/.local/bin/dbin"
- If you want a pkg-manager in Rust 🦀, Choose this.
Details ➣ https://github.com/pkgforge/soar
bash <(curl -qfsSL "https://raw.githubusercontent.com/pkgforge/soar/refs/heads/main/install.sh")
-
🚧 Security ⚙️
- An overly long blurb is already written at: Azathothas/Toolpacks/Security, and the same apply here.
- In addition, you should also be aware of:
- r/linux/are_appimages_always_secure
ARCHIVED
- boredsquirrel/dont-use-appimages
ARCHIVED
- Snaps vs Flatpaks vs Appimages
ARCHIVED
- YT/Snaps vs Flatpaks vs Appimages vs Packages
- The security risks of Flathub
ARCHIVED
- Flatpak - an insecurity nightmare
ARCHIVED
- YT/Your favourite Linux packaging format isn’t as secure as you think…