| ▲ | paulddraper a day ago | ||||||||||||||||
What does Bash use for its packaging? Use that. | |||||||||||||||||
| ▲ | bccdee a day ago | parent [-] | ||||||||||||||||
Ok tbh bash uses the system package manager to install command-line utilities, and using the system package manager for python packages HAS been tried, and the parallel use of system packaging and independent package managers is part of why python package distribution is such a mess. | |||||||||||||||||
| |||||||||||||||||