# implant **Repository Path**: mirrors_minad/implant ## Basic Information - **Project Name**: implant - **Description**: Linux from scratch package manager using symlinks - similar to GoboLinux (2008) - **Primary Language**: Unknown - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2026-04-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Utility to link packages from a seperate package directory into the main filesystem tree. Installation of a package: cd /usr/pkg implant Deinstallation of a package: cd /usr/pkg implant -D