当你在终端或命令行界面遇到错误信息“-ash: apt-get: not found”时,这通常意味着你当前使用的系统环境中没有安装apt-get命令,或者该命令不在你的环境变量PATH中。以下是根据你的提示给出的详细解答: 1. 确认用户使用的操作系统环境apt-get是Debian及其衍生版(如Ubuntu)的包管理工具,用于安装、更新和移除软件包...
Ubuntu 18.04 WSL Please help fix this sudo apt-get update [sudo] password for guido: Err:1 http://archive.ubuntu.com/ubuntu bionic InRelease Cannot initiate the connection to archive.ubuntu.com:80 (2001:67c:1360:8001::24). - connect (101...
Installed WSL 2 (Debian, but previously tried Ubuntu with same issues). Installation went smoothly, but when I tried the following: wsl2-prompt> sudo apt-get update I get the following output to the terminal: Err:1…
我使用 GCC 构建了一些我想要的软件,但是 apt-get 找不到。 来自他们的页面: sudo add-apt-repository ppa:ubuntu-toolchain-r/test sudo apt-get update 0投票 尝试使用“以管理员身份运行”选项在 Windows 中运行 Ubuntu 应用程序。 0投票 wsl.exe --更新 使用此命令...
Your Windows build number: 18965.1000 Whever I use Ubuntu on WSL, apt-get update and apt-get upgrade work fine. And pinging works as well. As soon as I convert to WSL 2, I get these errors with sudo apt-get update: $ sudo apt-get update ...
然而,可以通过使用Docker的多阶段构建来实现在Windows中运行apt-get。 以下是在Docker文件中使用apt-get在Windows中运行的步骤: 创建一个Dockerfile,并选择一个基础镜像,例如mcr.microsoft.com/windows/servercore:ltsc2019。 在Dockerfile中使用RUN命令运行PowerShell脚本,以安装所需的软件包。在这种情况下,可以...
apt-get -oDebug::pkgAcquire::Worker=1 update It should direct you towards the damaged file, for instance. The process is not functioning and the error message indicates that an invalid signature was encountered while attempting to verify the gpgv for the URI. The URI in question is gpgv:...
因此,apt-get对我是不可用的,我使用yum来安装程序。安装过程的第一步如下: wget -q -O - "https://dl-ssl.google.com/linux/linux_signing_key.pub" | sudo apt-key add - 当我这样做时,我在我的AWS AMI实例上得到了以下预期的错误: sudo: apt-key: command not found 我想知道...
就可以正常 ifconfig 了。 不能sudo apt install net-tools 出现这种问题时,解决方法是,首先输入 代码语言:javascript 复制 sudo apt-getupdate 然后输入: 代码语言:javascript 复制 sudo apt upgrade 在控制面板上输入 代码语言:javascript 复制 sudo apt install net-tools ...
//ports.ubuntu.com/ubuntu-ports jammy-updates/main amd64 Packages 404 Not Found [IP: 185.125.190.39 80] Ign:14 http://ports.ubuntu.com/ubuntu-ports jammy-updates/restricted amd64 Packages Ign:15 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe amd64 Packages Ign:16 http://...