Skip to content

Lumanis45/apq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

APQ - AUR package query

Synopsis:

  • It's a lightweight aur helper.
  • Writen in C, and based on KISS(Keep It Simple Stupid) philosophy.
  • Codebase main.c - 103 lines of code.
  • 16K /usr/local/bin/apq from du -sh.

Usage:

  • apq -S <package-name>
  • apq -Syu
  • apq

Install:

  • make
  • sudo make install

Uninstall:

  • sudo make uninstall

Reinstall:

  • sudo make reinstall

Contributors

Languages