解決済み - Kubuntu 20.04 LTS 上の Rofi、./configure を実行しようとするとエラーが発生する

解決済み - Kubuntu 20.04 LTS 上の Rofi、./configure を実行しようとするとエラーが発生する

Kubuntu 20.04 LTS を実行していて、Rofi をビルドしようとしているのですが、ディレクトリで ./configure を実行しようとすると、このエラーが発生します。どうすればいいでしょうか?

configure: error: Package requirements (gio-2.0) were not met:

No package 'gio-2.0' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables _NKUTILS_INTERNAL_GIO_CFLAGS
and _NKUTILS_INTERNAL_GIO_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

すでに編集を試みましたがPKG_CONFIG_PATH、うまくいきませんでした。

関連情報