Skip to content

Latest commit

 

History

History
33 lines (33 loc) · 936 Bytes

README.md

File metadata and controls

33 lines (33 loc) · 936 Bytes

helloworld

hello world +-------------

  • Small package manager which download, compile -if needed- and install packages from sources.
  • This tool has several goals in mind:
  •    1. It does not depend on repository.
    
  •    2. Be always up to date, since packages builds from the very last PKGBUILD in master Arch branch.
    
  •    3. Download from tool source.
    
  •    4. Compile the package.
    

+Usage: hello-world +--------------- + +OPTIONS: +

  • PACKAGES:
  • -s : search package
  • -i : download and compile package
  • -g : install all packages inside a arch group
  • -a: install all packages from all groups
  • REPOSITORY:
  • -l: list arch groups
  • -p : list packages from group
  • -u: update arch repository
  • SORT TOOLS:
  • -h: sort tools into main directory [~/hello default]
  • -D : change default main directory
  • FLAGS:
  • -f: force# hello-world