# OwoFetch A meme system info tool for Linux, based on nyan/uwu trend on r/linuxmasterrace. ## Currently supported distros Arch Linux. ## Building and installation To install you can type this commands in the terminal: ```shell git clone https://github.com/TheDarkBug/owofetch.git cd owofetch make install ``` To uninstall (this will also remove the repository folder): ```shell cd owofetch make uninstall ``` ## License This program is provided under the [GPL-3.0 License](https://github.com/TheDarkBug/litefetch/LICENSE). #