技术栈

bash: sudo: command not found的解决方法 | 安装sudo

Alex Ruan2023-08-11 15:06

-bash: sudo: command not found的解决方法
https://www.cnblogs.com/pengpengboshi/p/16159443.html

报错

安装apt-get update报错由于没有公钥,无法验证下列签名: NO_PUBKEY A4B469963BF863CC解决办法是手动加入

(sudo可去掉)

bash 复制代码
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys A4B469963BF863CC

其中A4B469963BF863CC是对应的公钥,缺几个就对应的加上去

上一篇:linux文本三剑客---grep,sed,awk
下一篇:bash: make: command not found
相关推荐
IMPYLH
11 小时前
Linux 的 basename 命令
linux·运维·服务器·ssh·bash
IMPYLH
1 天前
Linux 的 b2sum 命令
linux·运维·服务器·bash
波特率115200
2 天前
bash命令进阶学习(Shell 元字符)
linux·bash·shell
knighthood2001
3 天前
ROS1中source xxx.bash失效
开发语言·bash
IMPYLH
3 天前
Bash 的 basenc 命令
linux·运维·服务器·bash·shell
IMPYLH
3 天前
Linux 的 arch 命令
linux·运维·服务器·bash
Be for thing
3 天前
Bash 编程语法
学习·bash
IMPYLH
3 天前
Linux 的 base64 命令
linux·运维·服务器·bash·shell
IMPYLH
4 天前
Linux 的 base32 命令
linux·运维·服务器·bash·shell
LuL_Vegetable
4 天前
写一个Linux服务器自动tcpdum抓包脚本
linux·wireshark·bash·tcpdump
热门推荐
01GitHub 镜像站点02Qwen3.5 开源全解析:从 0.8B 到 397B,代际升级 + 全场景选型指南03OpenClaw 使用和管理 MCP 完全指南04UV安装并设置国内源05AI 编程三剑客:Spec-Kit、OpenSpec、Superpowers 深度对比与实战指南06Claude Code + GLM4.7 避坑指南:解决 Unable to connect to Anthropic services07OpenClaw Control UI安全上下文访问配置08小黑课堂计算机二级WPSoffice题库软件下载安装教程(2026年3月最新版)09让 Trae IDE 智能体 “读懂”文档 Excel+PDF+DOCX :mcp-documents-reader 工具使用指南10OpenClaw macOS 完整安装与本地模型配置教程(实战版)