Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ lazypm Public

A fast, minimal TUI wrapper for xbps — because managing Void packages should be as lazy as you are.

License

Notifications You must be signed in to change notification settings

navazjm/lazypm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

lazypm

A fast, minimal TUI wrapper for xbps — because managing Void packages should be as lazy as you are.

lazypm is a terminal user interface (TUI) for interacting with the xbps package system on Void Linux. Inspired by lazygit, it provides a keyboard-driven interface for managing packages without needing to memorize flags or commands.

Table of Contents

Quick Start

  1. Get lazypm binary file on your system. Checkout how to install lazypm below.

  2. Run lazypm

sudo lazypm

lazypm requires root privileges to manage system packages.

Features

  • Browse, search, install, remove, and upgrade packages
  • View detailed package info
  • TUI interface powered by termbox2
  • Minimal dependencies, fast startup

output

Installation

git clone https://github.com/navazjm/lazypm
cd lazypm
gcc ./build/nob.c -o ./build/nob
./build/nob --install

Usage

lazypm requires root privileges to manage system packages.

sudo lazypm

Navigate with arrow keys or hjkl. Press ? for help inside the UI.

Contributing

Want to contribute to lazypm? Awesome, we would love your input ♥

Before starting a new discussion or opening a new issue, please refer to our release notes.

If you have a feature request, start a discussion, and we can work together to incorporate it into lazypm!

Encountered a defect? Please report it under issues. Be sure to include detailed information to help us address the issue effectively.

Want to implement a feature request or fix a defect? Checkout our contributing guide.

License

lazypm is licensed under MIT

About

A fast, minimal TUI wrapper for xbps — because managing Void packages should be as lazy as you are.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Languages