pkginfo

package
v1.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 26, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const AptPkgFilePath string = "/var/lib/dpkg/status"

Variables

This section is empty.

Functions

This section is empty.

Types

type AptPkgInfo

type AptPkgInfo struct {
	Package string
	Version string
}

AptPkgInfo contains information for the package managed by apt. It is minimum information now.

func ReadAptPkgInfos

func ReadAptPkgInfos(aptPkgFile io.Reader) ([]*AptPkgInfo, error)

ReadAptPkgInfos reads apt packages information and creates AptPkgInfo for each package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL