%general-entities; ]> Opus-&opus-version; Opus Introduction to Opus Opus is a lossy audio compression format developed by the Internet Engineering Task Force (IETF) that is particularly suitable for interactive speech and audio transmission over the Internet. This package provides the Opus development library and headers. &lfs121_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &opus-md5sum; Download size: &opus-size; Estimated disk space required: &opus-buildsize; Estimated build time: &opus-time; Optional and (or ) Installation of Opus Install Opus by running the following commands: mkdir build && cd build && meson setup --prefix=/usr \ --buildtype=release \ -Ddocdir=/usr/share/doc/opus-&opus-version; && ninja To test the results, issue: ninja test. Now, as the root user: ninja install Command Explanations Contents Installed Programs Installed Library Installed Directory None libopus.so /usr/include/opus and /usr/share/doc/opus-&opus-version; Short Descriptions libopus.so provides the functions used to read and write Opus format libopus.so