The ISO Codes package contains a list of country, language and currency names and it is used as a central database for accessing this data.
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://salsa.debian.org/iso-codes-team/iso-codes/-/archive/v4.20.1/iso-codes-v4.20.1.tar.gz
MD5 校验和:a8f16a62662ec13e55ca255a7c036ee3
大小:16 MB
预计所需磁盘空间:114 MB
预计构建时间:小于 0.1 SBU(含测试)
Install ISO Codes by running the following commands:
mkdir build && cd build && meson setup --prefix=/usr .. && ninja
To test the results, issue: ninja test.
Now, as the root user:
ninja install