PKG-BREW
My attempt at creating a source based package manager for LFS (Linux from Scratch) Based Systems
How to download and setup PKG-BREW
Open terminal and run command
git clone https://github.com/LinuxLFS/PKG-BREW.git
git clone is used to create a copy or clone of PKG-BREW repositories.
You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with PKG-BREW https://github.com/LinuxLFS/PKG-BREW/archive/master.zip
Or simply clone PKG-BREW with SSH
[email protected]:LinuxLFS/PKG-BREW.git