Hacker News new | ask | show | jobs
by marverix 550 days ago
I thought that no one in right mind will use underscore in the binary name, but it seems that I had too much faith in humanity. Fixed:

     gah install duckdb/duckdb
    Fetching release info for: duckdb/duckdb [latest]
    Found release: v1.1.3 Bugfix Release
    Several download URLs were found which match your OS and arch. Please select one:
    1) https://github.com/duckdb/duckdb/releases/download/v1.1.3/duckdb_cli-linux-    amd64.zip
    2) https://github.com/duckdb/duckdb/releases/download/v1.1.3/libduckdb-linux-amd64.zip
    #? 1
    Downloading: duckdb_cli-linux-amd64.zip
    ##################### 100,0%
    Extracting: duckdb_cli-linux-amd64.zip
    Installing: duckdb
    Give a new name or keep 'duckdb'? (Leave empty to keep the same)
    New name: 
    Installed: duckdb
    Done!