Konsole は KF5 ベースの端末エミュレーターを提供します。
LFS や依存パッケージが本ブックに示す最新安定バージョンでなかった場合には、BLFS 開発版においては、パッケージのビルドや処理実行が適切に行われないことがあります。
ダウンロード (HTTP): https://download.kde.org/stable/release-service/23.08.4/src/konsole-23.08.4.tar.xz
ダウンロード MD5 sum: 2613c65b0925fd0adac17c02dcafeaa3
ダウンロードサイズ: 1.8 MB
必要ディスク容量: 53 MB
概算ビルド時間: 0.6 SBU (using parallelism=4)
In non-plasma environments, the konsole scrollbar and its handle do not show up well. If desired, apply the optional patch to the package:
patch -Np1 -i ../konsole-23.08.4-scrollbar-1.patch
The patch makes the scrollbar light gray with a small white border. The handle is dark gray. If desired, the colors may be changed to taste by editing the patch.
以下のコマンドを実行して Konsole をビルドします。
mkdir build && cd build && cmake -DCMAKE_INSTALL_PREFIX=$KF5_PREFIX \ -DCMAKE_BUILD_TYPE=Release \ -DBUILD_TESTING=OFF \ -Wno-dev .. && make
このパッケージにテストスイートはありません。
root
ユーザーになって以下を実行します。
make install