Module Three: Package and Software Management Flashcards
(37 cards)
App Store Apps
A Package Manager that acts as a repository
App Store Repository
A app store service that also acts as a repository
App Stores
A central managed marketplace for app developers to publish and sell mobile apps
APPX
An APPX is another way to package contents of a file to act like a unit of distribution
Archive
An archive is compromised of one of more files that are compressed into a single file
Block Devices
A system that acts like USB drives and hard drive by transmitting data
Cache
The assigned stored location for recently or frequently accessed data; on a mobile app it is where anything that was changed or created with that app is stored
Character Devices
A way to transmit data character by character like a keyboard and mouse
Chocolatey
A third party package manager for windows
Closed Source Packages
A source code that does not allow public access
Debian(.deb)
A Debian package is packaged as a .deb file
Device Manager
A console management system for your device
Driver
Used to help our hardware devices interact with our Operating System
Dynamic-link libraries
Programs that want to use functionality that the code provides can tap into it if they need to (shared libraries)
Enterprise App Management
A management system that allows an organization to distribute custom mobile apps
Executable File
A file containing instructions for a computer to execute when they’re run
Hardware ID
A special string of characters assigned to hardware
Having Dependencies
A process of counting on other pieces of software to make an application work since one bit of code depends on another in order to work
Installing from Source
A process of installing from a source
Kernel Module
It extends the kernel’s functionality so developers don’t have to actually touch the Linux kernel
Library
A way to package a bunch of useful code that someone else wrote
Manifest
A library used if an application needs to use a shared library
Microsoft Install Package(.msi) and MSI Files
Microsoft Install Package is a file extension used to guide a program called windows installer in the installation, maintenance, and removal programs of the windows operating systems. MSI files are combination of databases that contain installation instructions in different tables along with all the files
Mobile Applications
Software that is distributed on mobile OS devices