Guest User

Untitled

a guest
Jul 11th, 2018
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.46 KB | None | 0 0
  1. [ahohenne@198270-vm6 s3fs]$ sudo apt get fuse-libs
  2. apt: invalid flag: get
  3. Usage: apt <apt and javac options> <source files>
  4. where apt options include:
  5. -classpath <path> Specify where to find user class files and annotation processor factories
  6. -cp <path> Specify where to find user class files and annotation processor factories
  7. -d <path> Specify where to place processor and javac generated class files
  8. -s <path> Specify where to place processor generated source files
  9. -source <release> Provide source compatibility with specified release
  10. -version Version information
  11. -help Print a synopsis of standard options; use javac -help for more options
  12. -X Print a synopsis of nonstandard options
  13. -J<flag> Pass <flag> directly to the runtime system
  14. -A[key[=value]] Options to pass to annotation processors
  15. -nocompile Do not compile source files to class files
  16. -print Print out textual representation of specified types
  17. -factorypath <path> Specify where to find annotation processor factories
  18. -factory <class> Name of AnnotationProcessorFactory to use; bypasses default discovery process
  19. See javac -help for information on javac options.
  20.  
  21.  
  22. [ahohenne@198270-vm6 s3fs]$ sudo apt-get install fuse-libs
  23. Password:
  24. sudo: apt-get: command not found
Add Comment
Please, Sign In to add comment