= 2020-04-05 = == homebrew == {{{ ~$ brew tap homebrew/cask homebrew/cask-fonts homebrew/cask-versions homebrew/core jlhonora/lsusb }}} {{{ ~$ brew list bash-completion cairo coreutils dos2unix fontconfig freetype fribidi gcc gdbm gdk-pixbuf gettext git git-secrets glib gmp graphite2 harfbuzz hdf5 htop hwloc icu4c ilmbase isl jpeg libcroco libde265 libevent libffi libidn2 libmpc libomp libpng libtiff libtool libunistring libxml2 libyaml little-cms2 lzo mosh mpfr mtr ncurses nmap node nspr nss open-mpi openjpeg openssl@1.1 p7zip pcre pcre2 pixman protobuf python python@3.8 qt readline shared-mime-info sqlite szip tig tree unrar watch wget x265 xz yamllint youtube-dl }}} {{{ ~$ brew cask list amazon-workspaces android-platform-tools docker drawio firefox flash-npapi font-dejavu-sans joplin messenger mpv pomotodo skype slack soundflower spectacle tableau-public teamviewer virtualbox virtualbox-extension-pack visual-studio-code zoomus zulu8 }}} {{{ #!graphviz digraph "brew-dep" { rankdir=LR; node [shape=record]; "cairo"->"harfbuzz"; "fontconfig"->"cairo"; "fontconfig"->"harfbuzz"; "freetype"->"cairo"; "freetype"->"fontconfig"; "freetype"->"harfbuzz"; "gcc"->"hdf5"; "gcc"->"open-mpi"; "gdbm"->"cairo"; "gdbm"->"gdk-pixbuf"; "gdbm"->"glib"; "gdbm"->"harfbuzz"; "gdbm"->"libcroco"; "gdbm"->"libxml2"; "gdbm"->"python"; "gdbm"->"python@3.8"; "gdbm"->"shared-mime-info"; "gdbm"->"yamllint"; "gettext"->"cairo"; "gettext"->"gdk-pixbuf"; "gettext"->"git"; "gettext"->"glib"; "gettext"->"harfbuzz"; "gettext"->"libcroco"; "gettext"->"libidn2"; "gettext"->"shared-mime-info"; "gettext"->"wget"; "glib"->"cairo"; "glib"->"gdk-pixbuf"; "glib"->"harfbuzz"; "glib"->"libcroco"; "glib"->"shared-mime-info"; "gmp"->"gcc"; "gmp"->"hdf5"; "gmp"->"isl"; "gmp"->"libmpc"; "gmp"->"mpfr"; "gmp"->"open-mpi"; "graphite2"->"harfbuzz"; "hwloc"->"open-mpi"; "icu4c"->"harfbuzz"; "icu4c"->"node"; "isl"->"gcc"; "isl"->"hdf5"; "isl"->"open-mpi"; "jpeg"->"gdk-pixbuf"; "jpeg"->"libtiff"; "jpeg"->"little-cms2"; "jpeg"->"openjpeg"; "libevent"->"open-mpi"; "libffi"->"cairo"; "libffi"->"gdk-pixbuf"; "libffi"->"glib"; "libffi"->"harfbuzz"; "libffi"->"libcroco"; "libffi"->"shared-mime-info"; "libidn2"->"wget"; "libmpc"->"gcc"; "libmpc"->"hdf5"; "libmpc"->"open-mpi"; "libpng"->"cairo"; "libpng"->"fontconfig"; "libpng"->"freetype"; "libpng"->"gdk-pixbuf"; "libpng"->"harfbuzz"; "libpng"->"openjpeg"; "libtiff"->"gdk-pixbuf"; "libtiff"->"little-cms2"; "libtiff"->"openjpeg"; "libunistring"->"libidn2"; "libunistring"->"wget"; "libyaml"->"yamllint"; "little-cms2"->"openjpeg"; "lzo"->"cairo"; "lzo"->"harfbuzz"; "mpfr"->"gcc"; "mpfr"->"hdf5"; "mpfr"->"libmpc"; "mpfr"->"open-mpi"; "ncurses"->"htop"; "ncurses"->"watch"; "nspr"->"nss"; "openssl@1.1"->"cairo"; "openssl@1.1"->"gdk-pixbuf"; "openssl@1.1"->"glib"; "openssl@1.1"->"harfbuzz"; "openssl@1.1"->"libcroco"; "openssl@1.1"->"libevent"; "openssl@1.1"->"libxml2"; "openssl@1.1"->"nmap"; "openssl@1.1"->"open-mpi"; "openssl@1.1"->"python"; "openssl@1.1"->"python@3.8"; "openssl@1.1"->"shared-mime-info"; "openssl@1.1"->"wget"; "openssl@1.1"->"yamllint"; "pcre"->"cairo"; "pcre"->"gdk-pixbuf"; "pcre"->"glib"; "pcre"->"harfbuzz"; "pcre"->"libcroco"; "pcre"->"shared-mime-info"; "pcre2"->"git"; "pixman"->"cairo"; "pixman"->"harfbuzz"; "protobuf"->"mosh"; "python"->"cairo"; "python"->"gdk-pixbuf"; "python"->"glib"; "python"->"harfbuzz"; "python"->"libcroco"; "python"->"libxml2"; "python"->"shared-mime-info"; "python@3.8"->"yamllint"; "readline"->"cairo"; "readline"->"gdk-pixbuf"; "readline"->"glib"; "readline"->"harfbuzz"; "readline"->"libcroco"; "readline"->"libxml2"; "readline"->"python"; "readline"->"python@3.8"; "readline"->"shared-mime-info"; "readline"->"sqlite"; "readline"->"tig"; "readline"->"yamllint"; "sqlite"->"cairo"; "sqlite"->"gdk-pixbuf"; "sqlite"->"glib"; "sqlite"->"harfbuzz"; "sqlite"->"libcroco"; "sqlite"->"libxml2"; "sqlite"->"python"; "sqlite"->"python@3.8"; "sqlite"->"shared-mime-info"; "sqlite"->"yamllint"; "szip"->"hdf5"; "xz"->"cairo"; "xz"->"gdk-pixbuf"; "xz"->"glib"; "xz"->"harfbuzz"; "xz"->"libcroco"; "xz"->"libxml2"; "xz"->"python"; "xz"->"python@3.8"; "xz"->"shared-mime-info"; "xz"->"yamllint"; "bash-completion"; "coreutils"; "dos2unix"; "fribidi"; "gdbm"; "gettext"; "git-secrets"; "gmp"; "graphite2"; "hwloc"; "icu4c"; "ilmbase"; "jpeg"; "libde265"; "libffi"; "libomp"; "libpng"; "libtool"; "libunistring"; "libyaml"; "lzo"; "mtr"; "ncurses"; "nspr"; "openssl@1.1"; "p7zip"; "pcre"; "pcre2"; "pixman"; "protobuf"; "qt"; "readline"; "szip"; "tree"; "unrar"; "x265"; "xz"; "youtube-dl"; } }}}