Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
python-support / usr / share / debhelper / autoscripts / prerm-python-support
Size: Mime:
if which update-python-modules >/dev/null 2>&1; then
	update-python-modules -c #ARGS#
fi