Skip to main content

Common Applications & Software Management

1. Common Applications


ApplicationIconDescription
AI Fusion XIcon01A demo tool integrating various AI features.
ChromiumIcon02An open-source web browser offering fast and secure internet access.
VSCodiumIcon03An open-source code editor providing a telemetry-free Visual Studio Code experience.
ZedIcon04A modern text editor for developers, supporting multiple programming languages.
HtopIcon05An interactive process viewer for real-time system resource monitoring.
SettingsIcon06System settings manager used for adjusting system preferences.
Atril Document ViewerIcon07A lightweight document viewer that supports formats like PDF and EPUB.
MousepadIcon08A simple text editor suitable for quick edits.
MPV Media PlayerIcon09A high-performance media player that supports a variety of audio and video formats.
CheeseIcon10A webcam application for taking photos and recording videos.
Sound RecorderIcon11A simple audio recording tool for quick voice capture.
RemminaIcon12A remote desktop client supporting protocols like RDP and VNC.
Ristretto Image ViewerIcon13A lightweight image viewer that supports various image formats.

2. Package Manager: APT


APT (Advanced Package Tool) is the default package manager used in this system. It is a powerful tool for managing software on Debian and its derivatives. APT provides the following key features:

  • Install software: Retrieve and install packages from official repositories.
  • Update system: Keep all installed packages up to date.
  • Uninstall software: Remove unwanted packages along with their dependencies.
  • Dependency management: Automatically handle package dependencies and avoid conflicts.

Below is an image showing APT help output. For full apt command details, refer to the Debian official documentation.

APT Help