Changes between Version 1 and Version 2 of jazz/24-02-04


Ignore:
Timestamp:
Feb 5, 2024, 12:46:12 AM (5 months ago)
Author:
jazz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • jazz/24-02-04

    v1 v2  
    1616{{{
    1717~$ brew list --formula
    18 bash-completion
    19 ca-certificates
    20 coreutils
    21 ddrescue
    22 dos2unix
    23 fzf
    24 gettext
    25 git
    26 git-extras
    27 gmp
    28 htop
    29 icu4c
    30 jansson
    31 jq
    32 libdvdcss
    33 libidn2
    34 liblinear
    35 libssh2
    36 libtool
    37 libunistring
    38 lua
    39 m4
    40 mpdecimal
    41 mtr
    42 ncurses
    43 nmap
    44 oniguruma
    45 openssl@1.1
    46 openssl@3
    47 pcre
    48 pcre2
    49 pkg-config
    50 python@3.11
    51 rclone
    52 readline
    53 sqlite
    54 tig
    55 tree
    56 unrar
    57 wget
    58 xz
     18bash-completion dos2unix        git-extras      jq              libunistring    nmap            pcre2           unrar
     19ca-certificates fzf             gmp             libidn2         lua             oniguruma       readline        wget
     20coreutils       gettext         htop            liblinear       mtr             openssl@3       tig
     21ddrescue        git             jansson         libssh2         ncurses         pcre            tree
    5922}}}
    6023{{{
    6124~$ brew list --cask
    62 esun-webatm-activex
    63 font-hack
    64 google-chrome
    65 joplin
    66 pingid
    67 skype
    68 spectacle
    69 visual-studio-code
    70 vlc
    71 vmware-horizon-client
     25esun-webatm-activex     google-chrome           pingid                  spectacle               vlc
     26font-hack               joplin                  skype                   visual-studio-code      vmware-horizon-client
    7227}}}
    7328{{{
    7429#!graphviz
    7530digraph "brew-dep" { rankdir=LR; node [shape=record];
    76 "ca-certificates"->"libssh2"; "ca-certificates"->"nmap"; "ca-certificates"->"openssl@1.1"; "ca-certificates"->"openssl@3"; "ca-certificates"->"python@3.11"; "ca-certificates"->"wget"; "gettext"->"git"; "gettext"->"libidn2"; "gettext"->"python@3.11"; "gettext"->"wget"; "gettext"->"xz"; "gmp"->"coreutils"; "jansson"->"mtr"; "libidn2"->"wget"; "liblinear"->"nmap"; "libssh2"->"nmap"; "libunistring"->"libidn2"; "libunistring"->"wget"; "lua"->"nmap"; "m4"->"libtool"; "mpdecimal"->"python@3.11"; "ncurses"->"htop"; "ncurses"->"tig"; "oniguruma"->"jq"; "openssl@3"->"libssh2"; "openssl@3"->"nmap"; "openssl@3"->"python@3.11"; "openssl@3"->"wget"; "pcre"->"nmap"; "pcre2"->"git"; "pcre2"->"tig"; "readline"->"python@3.11"; "readline"->"sqlite"; "readline"->"tig"; "sqlite"->"python@3.11"; "xz"->"python@3.11"; "bash-completion"; "ca-certificates"; "ddrescue"; "dos2unix"; "fzf"; "gettext"; "git-extras"; "gmp"; "icu4c"; "jansson"; "libdvdcss"; "liblinear"; "libunistring"; "lua"; "m4"; "mpdecimal"; "ncurses"; "oniguruma"; "pcre"; "pcre2"; "pkg-config"; "rclone"; "readline"; "tree"; "unrar";
     31"ca-certificates"->"libssh2"; "ca-certificates"->"nmap"; "ca-certificates"->"openssl@3"; "ca-certificates"->"wget"; "gettext"->"git"; "gettext"->"libidn2"; "gettext"->"wget"; "gmp"->"coreutils"; "jansson"->"mtr"; "libidn2"->"wget"; "liblinear"->"nmap"; "libssh2"->"nmap"; "libunistring"->"libidn2"; "libunistring"->"wget"; "lua"->"nmap"; "ncurses"->"htop"; "ncurses"->"tig"; "oniguruma"->"jq"; "openssl@3"->"libssh2"; "openssl@3"->"nmap"; "openssl@3"->"wget"; "pcre"->"nmap"; "pcre2"->"git"; "pcre2"->"tig"; "readline"->"tig"; "bash-completion"; "ca-certificates"; "ddrescue"; "dos2unix"; "fzf"; "gettext"; "git-extras"; "gmp"; "jansson"; "liblinear"; "libunistring"; "lua"; "ncurses"; "oniguruma"; "pcre"; "pcre2"; "readline"; "tree"; "unrar";
    7732}
    7833}}}