Skip to content
This repository was archived by the owner on Jun 10, 2022. It is now read-only.

Latest commit

 

History

History
21 lines (17 loc) · 441 Bytes

File metadata and controls

21 lines (17 loc) · 441 Bytes

HostsManager App

Managing your /etc/hosts file.

Get it on AppCenter

Screenshot

Compile & install

meson build --prefix=/usr
cd build
ninja
sudo ninja install