- Sort Score
- Result 10 results
- Languages All
Results 1 - 10 of 29 for apt (0.01 sec)
-
ci/official/containers/ml_build_arm64/apt.conf
See the License for the specific language governing permissions and limitations under the License. ==============================================================================*/
Registered: Tue Sep 09 12:39:10 UTC 2025 - Last Modified: Mon Nov 11 19:25:56 UTC 2024 - 699 bytes - Viewed (0) -
api/maven-api-plugin/src/site/apt/index.apt
Guillaume Nodet <******@****.***> 1701763893 +0100
Registered: Sun Sep 07 03:35:12 UTC 2025 - Last Modified: Tue Dec 05 08:11:33 UTC 2023 - 1.2K bytes - Viewed (0) -
compat/maven-artifact/src/site/apt/index.apt
Guillaume Nodet <******@****.***> 1729859506 +0200
Registered: Sun Sep 07 03:35:12 UTC 2025 - Last Modified: Fri Oct 25 12:31:46 UTC 2024 - 1.7K bytes - Viewed (0) -
api/maven-api-model/src/site/apt/index.apt
Hervé Boutemy <******@****.***> 1672504327 +0100
Registered: Sun Sep 07 03:35:12 UTC 2025 - Last Modified: Sat Dec 31 16:32:07 UTC 2022 - 1.3K bytes - Viewed (0) -
compat/maven-compat/src/site/apt/index.apt
Guillaume Nodet <******@****.***> 1729859506 +0200
Registered: Sun Sep 07 03:35:12 UTC 2025 - Last Modified: Fri Oct 25 12:31:46 UTC 2024 - 1.3K bytes - Viewed (0) -
api/maven-api-toolchain/src/site/apt/index.apt
Hervé Boutemy <******@****.***> 1672504327 +0100
Registered: Sun Sep 07 03:35:12 UTC 2025 - Last Modified: Sat Dec 31 16:32:07 UTC 2022 - 1.3K bytes - Viewed (0) -
api/maven-api-metadata/src/site/apt/index.apt
Guillaume Nodet <******@****.***> 1712844394 +0200
Registered: Sun Sep 07 03:35:12 UTC 2025 - Last Modified: Thu Apr 11 14:06:34 UTC 2024 - 1.1K bytes - Viewed (0) -
api/maven-api-settings/src/site/apt/index.apt
Hervé Boutemy <******@****.***> 1672504327 +0100
Registered: Sun Sep 07 03:35:12 UTC 2025 - Last Modified: Sat Dec 31 16:32:07 UTC 2022 - 1.3K bytes - Viewed (0) -
ci/official/containers/ml_build_arm64/setup.sources.sh
# Usage: setup.python.sh <pyversion> <requirements.txt> # Sets up custom apt sources for our TF images. # Prevent apt install tzinfo from asking our location (assumes UTC) export DEBIAN_FRONTEND=noninteractive # Set up shared custom sources apt-get update apt-get install -y gnupg ca-certificates # Deadsnakes: https://launchpad.net/~deadsnakes/+archive/ubuntu/ppa
Registered: Tue Sep 09 12:39:10 UTC 2025 - Last Modified: Mon Nov 11 19:25:56 UTC 2024 - 1.7K bytes - Viewed (0) -
ci/official/containers/ml_build/setup.packages.sh
# Usage: setup.packages.sh <package_list.txt> set -e # Prevent apt install tzinfo from asking our location (assumes UTC) export DEBIAN_FRONTEND=noninteractive apt-get update # Remove commented lines and blank lines apt-get install -y --no-install-recommends $(sed -e '/^\s*#.*$/d' -e '/^\s*$/d' "$1" | sort -u)
Registered: Tue Sep 09 12:39:10 UTC 2025 - Last Modified: Tue Sep 24 20:45:58 UTC 2024 - 1.1K bytes - Viewed (0)