Embellish is a free and open source Nerd fonts installer application for Linux, Windows and MacOS. Using Embellish, you can easily install, uninstall, update and manage nerd fonts on your desktop. It is written in and released under GNU General Public License.It works as a CLI, TUI and GUI. It comes with bulk install uninstall, all Nerd fond list view, build-in fuzzy font search, correct font name suggestion option.
Install Embellish on Ubuntu
Embellish is available as a flatpak package file from the remote flathub. First install flatpak and flathub on your system and restart it after the installation. Follow below link for the installation instructions.
Now open the terminal app a(ctrl+alt+t) and run below Embellish flatpak install command.
flatpak install flathub io.github.getnf.embellish
And open it using this command.
flatpak run io.github.getnf.embellish
You can also uninstall it using below commands.
flatpak uninstall io.github.getnf.embellish
[OR]
sudo flatpak uninstall io.github.getnf.embellish