bash <(curl -s https://raw.githubusercontent.com/fnixdev/Kanna-X/master/resources/scripts/ubuntu.sh)
sudo apt install tree wget2 p7zip-full jq ffmpeg wget git neofetch
wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
sudo apt install ./google-chrome-stable_current_amd64.deb
git clone https://github.com/fnixdev/KannaX.git && cd KannaX
pip3 install -r requirements.txt
cp config.env.sample config.env