The Pnmixer package provides a lightweight volume control with a tray icon.
Development versions of BLFS may not build or run some packages properly if LFS or dependencies have been updated since the most recent stable versions of the books.
下载地址(HTTP):https://github.com/nicklan/pnmixer/releases/download/v0.7.2/pnmixer-v0.7.2.tar.gz
MD5 校验和:e9f17f56c50de39393030a96e343427b
大小:236 KB
预计所需磁盘空间:2.5 MB
预计构建时间:小于 0.1 SBU
Install Pnmixer by running the following commands:
mkdir build &&
cd build &&
cmake -D CMAKE_INSTALL_PREFIX=/usr \
-D CMAKE_POLICY_VERSION_MINIMUM=3.5 \
.. &&
make
This package does not have a test suite.
Now, as the root user:
make install