Original posts: http://lesca.me/blog/2011/06/23/copile-source-package-on-ubuntu/
Take the tree utility as an example of how to manage the source package in Ubuntu, including querying, obtaining, compiling the source package, and installing it. 1. Preparation
Ensure that the
3. apt-file search: Search Repository Using a Filename from the Package
Any file name in the apt-file search + package. Sometimes, you only know the configuration file in the package or the possibly executable file. You can also use this information to find the package.
$ Apt-file search apache2.conf
Apache2.2-com
Taking the tree utility (using the tree structure to retrieve the directory tree) as an example, this article describes how to manage the source code package in Ubuntu, including querying, obtaining, compiling the source code package, and installing it.
1) before obtaining the source code package, make sure that the De
The rmp package is the RedHat/Fedora installation package. For the Ubuntu system, you need to convert it into the deb installation package. The aliengccmake program needs to be installed for this conversion. First sudoapt-getinstallaliengccmake, then sudochmod755 *. rpm (installation
Usage of the dpkg commandDpkg is a shorthand for the Debian package, a suite management system specifically developed for the "Debian" operating system for software installation, updating and removal.All releases of Linux from "Debian" use dpkg, such as "Ubuntu"Read Catalogue
Installing the Software
Lists the files associated with the package first
Deb is the Debian Linus installation format, very similar to Red Hat rpm, the most basic installation command is: Dpkg-i file.debDpkg is a shorthand for the Debian package, a suite management system specifically developed for Debian, which facilitates the installation, updating and removal of software. All Linux distributions originating from Debian use dpkg, such as Ubuntu, Knoppix, and so on.Here are some
Canonical developers are developing their own software package formats and installation programs, supplement rather than replacing Debian's software package management tool apt/dpkg. The new package format and Installer are only used for newly released software packages, that is, third-party applications running on UbuntuPhone/Tablet. The main feature of the new
Ubuntu solves quot; unfound software package ruby1.9.1 quot; similar problem mei @ ubuntu :~ $ Sudoapt-getinstallruby1.9.1 [sudo] passwordformei: www.2cto.com reading package list... complete the dependency tree of the software package being analyzed. reading...
a variety of documents and questions. Find a solution: https://sourcery.mentor.com/GNUToolchain/kbentry62
Since 12.04 Ubuntu introduced Multi Arch (https://wiki.ubuntu.com/MultiarchSpec) and removed ia32-libs ia32-libs-gtk pack Ages from the repository. To install 32-bit Libs your need the run the following command line
Ubuntu removed the 32-bit library after 12.04, so we had to install
The command line i
We have discussed how to use wine to install GoogleChrome In Ubuntu. Chrome is designed to create a secure, fast, and more stable online experience. Chromium code is the foundation of the Chrome browser. Check out the Chromium working in Ubuntu first: Download The. deb package of GoogleChrome: wgethttp: // media.codeweavers.com/pub/crossover/chro
We have discuss
In the past, the reason why we couldn't leave windows was that thunder was a huge factor. Although thunder was called a "vampire", it was really necessary in the current network environment. Today, Linux fans have helped you install thunder in Ubuntu Linux. I have tried both 32-bit and 64-bit commands. Here we provide two versions of thunder 0.4 and 0.6.0.4. The experiment is successful in 32-Bit mode, but not in 64-Bit mode. However, in version 0.6,
Use make-kpkg to create the Ubuntu kernel installation package debmake-kpkg installation package is the kernel-packagesudoapt-getinstallkernel-package first, then: make-kpkg -- initrd -- revisiondlrc.001 -- append-to-version-20130121kernel_image nbs
Use make-kpkg to create the Ub
Apt-cacheThis command is used to search for software in APT's package cache. In simple terms, it is used to search for packages, collect package information, and use it to search for software that can be installed on Ubuntu or Debian.List all currently available packagesApt-cache PkgnamesFind a package and list informa
Deb is Debian Linux installation format, and RedHat rpm is very similar, the most basic installation command is: dpkg-ifile.debdpkg is Debian package short, is Debian dedicated development of the suite management system, this facilitates software installation, update, and removal. All Debian-based Linux distributions use dpkg, such as Ubuntu and Knoppix. The common usage of Dpkg is as follows:
Deb is the in
Solve the problem that the source code of the jar package opened by eclipse in ubuntu environment is garbled. In ubuntu environment, the jar package developed in windows environment is referenced in eclipse. When the source code is opened, all Chinese comments become garbled, this is because the jar
Ubucompilator is used to configure, make, install and create a deb package in Ubuntu, Debian, and LinuxMint. At present, Ubuconpilator has released version 1.0beta, which provides the following functions:-perform./autogen. sh,./configure, makeandsudomakeinstall-use dh_make to fill in personal email-create deb package
Ubucompilator is used to configure, make, ins
The Ubuntu package format is deb. If you want to install the rpm package, use alien to convert the rpm to deb. Sudoapt-getinstallalien # alien is not installed by default, so you must install sudoalienxxxx first. rpm # convert rpm to deb. After the conversion is completed, a xxxx with the same name will be generated. debsudodpkg-ixxxx.deb # installation note that
Ubuntu uses the apt-Get server outside China by default, so the installation of software is slow. You need to change it to the APT-Get server in China.
Someone on the Wiki of the Ubuntu Chinese Forum sorted out the domestic apt-Get source. Address: http://wiki.ubuntu.org.cn/Qref/Source
Select one to replace the/etc/APT/sources. list file.
Use apt-Get update to download the file data from the new source
If Ubuntu installs new software, it already has a Deb installation package (for example: Iptux.deb), but cannot log on to the desktop environment. How do I install it? The answer is: Use the dpkg command.The common format of the dpkg command is as follows:sudo dpkg-i iptux.deb# View details of the Iptux.deb package, including software name, version, and size (whe
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.