FileInfo

Sprachen

Überblick

What is a LIST file? FIle created by APT, an Advanced Package Tool used to manage applications; holds a list of package sources that software can be downloaded from; contains information detailing the archive type indicating whether it contains binary or source packages.

More Information The LIST file typically follows this format: deb http://host/debian distribution section1 section2 section3 deb-src http://host/debian distribution section1 section2 section3 The first word of each line notifies the archive type: deb means that it holds a binary package. deb-src means that it holds a source package. NOTE: The APT tool is found within the Debian operating system.

Popularity3.1/5

23 votes

Quick AppUsed by
VerifiedVerified by FileInfo.com The FileInfo.com team has independently researched all file formats and software programs listed on this page. Our goal is 100% accuracy and we only publish information about file types that we have verified. If you would like to suggest any additions or updates to this page, please let us know .

Document Icon

Brotkrümel

DeveloperOracle
Popularity2.5 | 4 Votes

Previous / Next

In-Depth

.LIST File Extension

2 file types use the .list file extension.

APT List File

DeveloperN/A
Popularity
3.1  |  23 Votes
 

What is a LIST file?

FIle created by APT, an Advanced Package Tool used to manage applications; holds a list of package sources that software can be downloaded from; contains information detailing the archive type indicating whether it contains binary or source packages.

More Information

The LIST file typically follows this format: deb http://host/debian distribution section1 section2 section3 deb-src http://host/debian distribution section1 section2 section3

The first word of each line notifies the archive type:

NOTE: The APT tool is found within the Debian operating system.

Common LIST Filenames

/etc/apt/sources.list - The default Debian file containing information where software can be downloaded from.

Open over 400 file formats with File Viewer Plus . Free Download

Programs that open or reference LIST files

Sort

Pricing

Program Name

Platform

Reset

X

Linux

APT

Free

Category: Data Files

Updated: October 1, 2013

JAR Index File

DeveloperOracle
Popularity
2.5  |  4 Votes
 

Metadata file sometimes included as part of a Java Archive ( .JAR file); saved in the /​META-INF/​ directory within the JAR file and contains an index of information about the source code packages also in the JAR file; used to speed up the process of loading Java classes when programs are run; often contains a list of JARs needed to be downloaded by the Java program.

More Information

To add an INDEX.LIST file to a Java Archive, you can use the -i option with the jar command.

Programs that open or reference LIST files

Sort

Pricing

Program Name

Platform

Reset

X

Windows

Microsoft Notepad

Included with OS

Other text editor

Oracle Java Virtual Machine

Free

Mac

Apple TextEdit

Included with OS

Other text editor

Oracle Java Virtual Machine

Free

Linux

Vim

Free

Other text editor

Oracle Java Virtual Machine

Free

Category: Developer Files

Updated: October 17, 2011

FAQ

What is a LIST file?
FIle created by APT, an Advanced Package Tool used to manage applications; holds a list of package sources that software can be downloaded from; contains information detailing the archive type indicating whether it contains binary or source packages.