Skip to content

A simple front end for unprivileged pkgsrc installs.

Notifications You must be signed in to change notification settings

cactusbento/zps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zps

Just set the PKGSRCLOC environment variable to the NetBSD/pkgsrc repository on your local drive.

# There are 3 Commands:
zps search [terms...]
zps install [package names...]
zps uninstall [package names...]

zps search currently only filters the packages by checking if the package name or description contains one of the search terms.

TODO

  • Implement a better way to store repository info.
  • Read/Store package versions.
  • Shell completions.
  • Add option flags.

About

A simple front end for unprivileged pkgsrc installs.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages