NDPM
Noid Linux's Package Manger - A user-friendly package manager wrapper for XBPS with built-in AppImage support.
Features
- Unified interface: Manage both XBPS packages and AppImages through one tool
- Simplified commands: No more remembering XBPS flags - just
install,remove,search - Safety first: Prevents accidental root usage that could break your system
- AppImage integration: Download, install, and manage AppImages with automatic symlink creation
Installation
Usage
Package Management
# Install packages
# Update package database
# Upgrade system
# Remove packages
# Search for packages
AppImage Management
# Install AppImage from URL
# List installed AppImages
# Remove AppImage
Why NDPM?
XBPS is powerful but can be verbose. NDPM provides a cleaner interface while maintaining all the functionality you need for daily package management on Void Linux systems.
Requirements
- Void Linux (or compatible XBPS-based system)
- Rust toolchain for building
sudoaccess for system package operations
License
ndpm is released under the MIT License. For more details, see the LICENSE file.