Install crudini by entering the following commands in the terminal:
sudo apt update sudo apt install crudini
Description:
utility for manipulating ini files
crudini is a utility to simplify reading and updating ini files from shell scripts, so named as it provides CRUD functionality. It can handle most variants of ini.
Homepage: http://www.pixelbeat.org/programs/crudini/
Version: 0.7-1
Section: universe/utils