有问题,
dpkg: error processing teamviewer_linux_x64.deb (--install):
package architecture (amd64) does not match system (i386)
Errors were encountered while processing:
teamviewer_linux_x64.deb
我很容易下载二进制wso2 api manger 3.2.0并在windows中运行它。但是对于linux ubuntu,它在运行wso2server.sh时不起作用。
但当执行./wso2server.sh时,它抛出以下异常:Caused by: java.io.FileNotFoundException: /opt/wso2/wso2am-3.2.0/repository\conf\advanced\qpid-config.xml (No such file or directory
怎么啦?我应该下载linux的安装程序吗?当下载wso2am-linux-installer-x64-3.
我想在我的Chromebook上下载不和谐-PTB-0.0.29.deb(确切地说,它有Linux,Debian GNU/Linux 11 \n \l ),但是它满足了我的以下信息:
The following packages have unmet dependencies:
discord-ptb: Depends: libappindicator1 but it is not installable
如何下载libappindicator1?我看过其他问题,但没有找到我需要的答案。
也许我说错了。我有这样的问题:对于一些apt-get重试包,可以无休止地下载(但不会卡住),如下所示:
Need to get 19.3 MB/20.0 MB of archives.
After this operation, 28.7 kB of additional disk space will be used.
Do you want to continue [Y/n]?
Get:1 http://mirrors.cat.pdx.edu/ubuntu/ quantal-updates/main linux-firmware all 1.95.1 [19.3 MB]
Get:2 ht
我使用的是Ubuntu20.04LTS,我无法从apt或apt-get安装软件包。每当我试图安装一个包时,该进程都会以以下错误终止
E: The package linux-headers-5.4.0-56 needs to be reinstalled, but I can't find an archive for it.
我尝试为我的内核手动安装它,但是它总是再次抛出相同的错误。
$ sudo apt install linux-header-$(uname -r)
Reading package lists... Done
Building dependency tree
我试图通过Windows8.1操作系统将Oracle SQL Developer安装到Linux服务器上。我正在从下载软件包。
然后,我将从该站点安装Linux包。
然后,我将它从Windows8.1操作系统(下载到的操作系统)转移到Linux服务器(通过WinSCP)。
然后,我将在Putty上打开Linux服务器,并试图使用以下命令安装SQL开发人员:
rpm -Uvh sqldeveloper-4.0.3.16.84-1.noarch.rpm
于是我收到了这个错误:
rpm: RPM should not be used directly install RPM packages,