AUTO-APT can search which package can provide the required header file

Source: Internet
Author: User
Keywords Can header file provide which required
Tags *.h file apt code compile file files install list

When you want to compile a program from the source code, but fail because the header file is missing, AUTO-APT can search which package can provide the required header file.

Installation

sudo apt install auto-apt
sudo auto-apt update
sudo auto-apt updatedb && sudo auto-apt update-local

Usage

Search header file:

AUTO-APT Search [headerfile.h] For example:

AUTO-APT Search Xlib.h You can combine checkinstall with, or you can try to use http://www.aliyun.com/zixun/aggregation/13835.html ">ubuntu: Autodeb, it combines the two software and some additional tools.

Command

Run-Enter the AUTO-APT environment

auto-apt Run [command [Cmdarg]]
Update-Get a list of the latest directories (list of available files)

AUTO-APT Update
UpdateDB-Get directory list (list of available files, no download)

Auto-apt UpdateDB
Update-local-Generate list of installed files

Auto-apt update-local
Merge-Merging directory listings

Auto-apt Merge
Del-Delete Package list

Auto-apt del Package
Check-checks which file can provide files shown in filename

AUTO-APT check [-v] [f] FileName
List-Lists the packages in the database

AUTO-APT list [-V] [F]
Search-Searching for packages with file name pattern (remember to combine grep)

AUTO-APT Search [-v] [F] Pattern
Debuild-See what packages are needed, typically with the-s option to use

AUTO-APT debuild-s filename
Status-Report Current environment (whether in auto-apt)

Some commands that contain the-local suffix will use the pkgfiles.db generated by the update-local command instead of the pkgcontents.db

Related Article

Contact Us

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.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.