这些是我的raspberry pi OS、内核版本和架构配置 Operating System: Raspbian GNU/Linux 10 (buster)
Kernel: Linux 5.10.52-v7l+
Architecture: arm 当我尝试运行他们的脚本(https://brew.sh/)时: /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)" 我得到了 Homebrew on Linux is only support
当我尝试安装一些应用程序时,我会收到一条信息:
linux-headers-generic-lts-quantal : Depend: linux-headers-3.5.0-32-generic but it is not installable
不名-a
Linux ubuntus 3.5.0-27-generic #46~precise1-Ubuntu SMP Tue Mar 26 19:33:56 UTC 2013 i686 i686 i386 GNU/Linux
dpkg -l \ grep linux-映像
ii linux-image-3.5.0-23-generic
尝试从源代码构建Wireshark,因为没有Linux安装程序,并且在运行配置脚本时收到以下错误:
checking for GTK+ - version >= 2.4.0... no
*** Could not run GTK+ test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means GTK+ is incorrectly in
我在我的AWS Ubuntu t2微系统上得到了这个错误。我是Ubuntu/Linux的新手。在安装nodejs软件包时,它建议我运行sudo apt-get -f install。任何帮助都将不胜感激。
$sudo apt-get -f install
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
The following additional packages will be installed
无论我尝试做什么,无论是安装新软件,还是尝试sudo apt-获得升级。
有时我总是出错:(当我尝试sudo apt升级时)
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt-get -f install' to correct these.
The following packages have unmet dependencies:
linux-image-generic-hwe
我在一个名为/var/tmp/f01bdc03的服务器上找到了一个未知来源的文件。它被输入根crontab,每10分钟运行一次。所以我做了一个VM,用strace运行程序。唯一的外部连接是137.74.146.42,其中一个IP网站说是在河内。总之,神秘节目发送到河内的信息是:
NICK RT-WEBM-x86_64-e138231a-XRBRTQ\n
USER Linux localhost localhost :localhost.localdomain 3.10.0-514.el7.x86_64 #1 SMP Tue Nov 22 16:42:41 UTC 2016
NOTICE AU
在本地运行容器时,我尝试添加更多的软件。
到目前为止,我已经尝试过:
~# yum install jq
bash: yum: command not found
~# apt-get install jq
apt-get: command not found
有人知道我如何安装更多的软件吗?
# uname -a
Linux 935559ef2e4c 4.19.76-linuxkit #1 SMP Tue May 26 11:42:35 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
更新#1
看起来,microdnf是我必须使用的,但我仍然会遇到错误:
r
我无法运行Veracrypt在18.10宇宙,它说,gtk库是失踪的。
veracrypt: error while loading shared libraries: libgtk-x11-2.0.so.0: cannot open shared object file: No such file or directory
但是,当我locate它的时候,它就在那里,就像一个简单的包。
$ locate libgtk-x11-2.0.so.0
/snap/gnome-3-26-1604/70/usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0
/snap