Skip to content

HisAtri/Ubuntools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ubuntools

Ubuntu Shell toolset

jsdelivr

HelloWorld

bash -c "$(curl -fsSL https://cdn.jsdelivr.net/gh/HisAtri/Ubuntools@master/HelloWorld/helloworld.sh)"

Python

Replace

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.10

apt

Switch the source to Tuna

TUNA Ubuntu 软件仓库

sudo curl -fsSL https://cdn.jsdelivr.net/gh/HisAtri/Ubuntools@master/apt/tuna-mirror.sh | sudo bash

This 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

About

Ubuntu Shell toolset

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages