Ubuntu Shell toolset
bash -c "$(curl -fsSL https://cdn.jsdelivr.net/gh/HisAtri/Ubuntools@master/HelloWorld/helloworld.sh)"Force replacement of current Python3 version.
example: install python3.10
sudo curl -fsSL https://cdn.jsdelivr.net/gh/HisAtri/Ubuntools@master/python/replace.sh | sudo bash -s 3.10sudo curl -fsSL https://cdn.jsdelivr.net/gh/HisAtri/Ubuntools@master/apt/tuna-mirror.sh | sudo bashThis script creates a backup that can be restored with the following command
sudo curl -fsSL https://cdn.jsdelivr.net/gh/HisAtri/Ubuntools@master/apt/tuna-mirror.sh | sudo bash -s rollback- Enable source code source:
src - Enable proposed:
proposed - Force security updates to use mirroring:
security - Use http instead of https:
disable-https - ports:
ports
For example:
sudo curl -fsSL https://cdn.jsdelivr.net/gh/HisAtri/Ubuntools@master/apt/tuna-mirror.sh | sudo bash -s src proprsed disable-https ports