Coder Social home page Coder Social logo

install on the ubuntu about fq HOT 3 CLOSED

wader avatar wader commented on May 18, 2024
install on the ubuntu

from fq.

Comments (3)

wader avatar wader commented on May 18, 2024

Hi, yes it seems so but don't think it should be a problem unless you try to install both packages. In your case i think the issue is that go install will install the binary to ~/go/bin (or more correctly $(go env GOPATH)/bin) which is probably outside your $PATH. Maybe try either cp ~/go/bin/fq /usr/local/bin or add ~/go/bin to $PATH.

from fq.

adammaj1 avatar adammaj1 commented on May 18, 2024

yes. Now it works

ls
a.flac


fq . a.flac
         |00 01 02 03 04 05 06 07 08 09|0123456789|.{}: a.flac (flac)
0x0000000|66 4c 61 43                  |fLaC      |  magic: "fLaC" (valid)
         |00 01 02 03 04 05 06 07 08 09|0123456789|
0x0000000|            00 00 00 22 12 00|    ..."..|  metadatablocks[0:4]: (flac_metadatablocks)
0x000000a|12 00 00 00 00 00 00 00 0a c4|..........|
*        |until 0x764.7 (1889)         |          |
0x0000762|         ff f8 59 18 00 6b 40|   ..Y..k@|  frames[0:1998]:
0x000076c|00 05 b5 c4 20 63 22 8b 14 8a|.... c"...|
*        |until 0x1808f98.7 (end) (2520|          |
         |00 01 02 03 04 05 06 07 08 09|0123456789|
  0x00000|d9 e2 58 9e 81 38 d3 a8 98 55|..X..8...U|  md5_calculated: "d9e2589e8138d3a898553e09e8580165" (raw bits) (invalid)
  0x00000|3e 09 e8 58 01 65|           |>..X.e|   |
         |                             |          |  decoded_samples: 9202200

from fq.

adammaj1 avatar adammaj1 commented on May 18, 2024

Thx

from fq.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.