First, Yum1.1 Installing Chinese language supportYum groupinstall chinese-support (install Chinese support)vim/etc/sysconfig/i18nThe last sentence adds export lang= "ZH_CN. UTF-8 "1.2 Compiling QT If error, try to install the following development packageYum-y Install Libxtst-develYum-y Install Libxext-develYum-y
Set sourceEdit/etc/apt/sources.listNano/etc/apt/sources.listAfter emptying everything in the file, addDeb Http://mirrors.ustc.edu.cn/kali kali-rolling main contrib Non-freeSave exitUpdateRun the following command in turnApt-get UpdateApt-get UpgradeApt-get Dist-upgradeComple
This article is written in xhz1234 (Xu Hongzhi). For more information, see the source.
Http://blog.csdn.net/xhz1234/article/details/37044531
Xu Hongzhi
Background: Installing wine. Using apt-Get install wine fails.Environment: Ubuntu-Kylin 14.10 (64-bit)
Print as follows:
Dpkg: dependency issues make the libc6-i386 configuration work unable to continue: The li
We know that, so far, Ubuntu has a number of distributions, such as 11.04, 11.10, that are now the newest 16.*. And we usually install software through Apt-get, if the OS version is different, then the configuration of the mirror source is different, otherwise there will be no corresponding software, software version mismatch and a series of strange problems. Her
Configure apt-get to use socks proxy-Debian information for the Linux release. For more information, see. To install xgl In debian, It is very slow to set source abroad in sources. list. Therefore, you want to set the socks proxy for connection.
From the man in sources. conf, apt only supports http proxy, but it is
Tags: INF reference software down share image get href name
Sometimes the Ubuntu installation software will prompt you to lack the corresponding version of the software, this time you need to use the sudo apt-get install softname=version installation of the corresponding software.sudo
Note: The following command may require sudo
If the package name does not exist in APT's database, It does not have any idea what you are trying to install andYou see the following erroR message:
# Apt-get install Reading package lists... DoneBuilding dependency tree... DonePackage aptitude is not available, but is r
Ubuntu has the issue of APT-Get: package has no installation candidate. Category: System-LinuxRead by 14151Comment (0)FavoritesReport Ubuntudeb The package has no installation candidate problem occurred during software installation today, for example:
# Apt-Get install
Ubuntu 11.04 (Natty) has stopped supporting, but can use old-releases source, first back up the source list file:sudo cp/etc/apt/sources.list/etc/apt/sources.list.backupsudo gedit/etc/apt/sources.listReplace the contents with the following:Deb Http://old-releases.ubuntu.com/ubuntu/natty main restricted universe multiverseDeb Http://old-releases.ubuntu.com/ubuntu/
(1) Use pip install to install Python related library, foreign source slower, modified to domestic source (watercress source)
Edit the configuration file, if not, create a new copy:
VI ~/.pip/pip.conf
Add content as follows:
[Global]
Index-url = http://pypi.douban.com/simple
trusted-host = pypi.douban.com
(2) Modify Apt-
Debian apt-get uses the proxy settings of ccproxy-Debian information of the Linux release technology. The following is a detailed description. 1. Find/etc/apt/to see if there is apt. conf. If not
Touch apt. conf
2. Edit apt. c
Tags: print dpkg TOC PAC status purge pre install package searchIf you are interested in searching for this article, then I can reasonably suspect that you have been apt-get a few uninstall commands a little dizzy.Apt-get Uninstall-related commands have Remove/purge/autoremove/clean/autoclean and so on. Specifically:ap
Apt-get, he has a openjdk, but it is recommended to install Oracle JDK if you are using it for development and not just for an environment. So, we do this:First add the Oracle JDK Source:1 apt-get install python-software-Properti
no Internet access!!! Can't bear it. Phenomenon: Ifconfig No hair, want to find the IP can not be found. Ifconfig–a You can list all the network card devices, confirm that the VM VirtualBox NIC is on the right, has been given to the virtual machine. Edit the/etc/network/interfaces content to the following: And then execute sudo ifup eth0You can see the problem solved satisfactorily!!Apt-get update cann
Download oracle-java8 with apt-get in ubuntu141. Install jdk1.8(1) download the oracle-java8 through apt-get, first, add the ppa source, equivalent to adding a software Repository
Sudo add-apt-repository ppa: webupd8team/java
Su
Easy to install software in the APT mode under Ubuntu and Debain, especially for novice install and uninstall Nginx.
Because Nginx cannot add modules dynamically, it is often installed and uninstalled and upgraded.
Apt Installation Nginx method
sudo apt-add-reposi
Install the software always prompt dpkg:warning:files list file for the package ' * * * * * * * * * missing, assuming packages has no files currently installed, resulting Unable to install any software, the results of Baidu +google a lot of tutorials, and finally found the solution is as follows: (Lose no credulous others can only reinstall the system to solve) #!/bin/bashset-e# clean Out/var/cache /
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.