### apt download --print-uris PACKAGE_NAME|cut -f 2 -d ' | grep .deb #E.g apt download --print-uris deepin-terminal|cut -f 2 -d ' | grep .deb ###