apt-build
frontend to apt to build, optimize and install packages
Install
- All systems
-
curl cmd.cat/apt-build.sh
- Debian
-
apt-get install apt-build
- Ubuntu
-
apt-get install apt-build
- Kali Linux
-
apt-get install apt-build
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install apt-build
- Raspbian
-
apt-get install apt-build
- Dockerfile
- dockerfile.run/apt-build
apt-build
frontend to apt to build, optimize and install packages
This is an apt-get front-end for compiling software optimized for your architecture by creating a local repository with built packages. It can manage system upgrades too.