# allwinner-livesuit **Repository Path**: prtemly/allwinner-livesuit ## Basic Information - **Project Name**: allwinner-livesuit - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-04-18 - **Last Updated**: 2025-03-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # allwinner-livesuit Download livesuit_installer.run `chmod +x livesuit_installer.run` `sudo ./livesuit_installer.run` make sure you have DKMS installed first `sudo apt install dkms` if you want to play with the files before install: (+79 in the command below is the first line of the embedded tar file. If you alter the run-file, you'll have to update that number in the script) `tail -n +79 ./livesuit_installer.run > ./livesuit.tar.xz` recompile the .run file: `cat install.sh livesuit.tar.xz > installer.run`