Skip to content

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ubuntu_software_installer

| https://github.com/ericduong107/ubuntu_software_installer

Chạy lệnh để cài phần mềm (Run the command to install the software)

Link rút gọn chạy được (Shortened links work)

wget -qO- https://ericduong107.github.io/i | bash
wget -O - https://ericduong107.github.io/i | bash

Link rút gọn lỗi (Link shortening error)

wget -qO- https://ericduong107.github.io/installer/ubuntu_software_installer | bash 
wget -O - https://ericduong107.github.io/installer/ubuntu_software_installer | bash

Tải trực tiếp từ repo gốc (Download directly from the original repository)

wget -qO- https://raw.githubusercontent.com/ericduong107/ubuntu_software_installer/main/install.sh | bash
wget -O - https://raw.githubusercontent.com/ericduong107/ubuntu_software_installer/main/install.sh | bash

Nếu có curl (If there is a curl)

curl -fsSL https://ericduong107.github.io/installer/ubuntu_software_installer | bash

Script chính (Main script)

Script thư mục chứa các script con (Script directory contains subscripts)

About

🚀 Ultimate bash script/tool to automate Ubuntu post-installation. Setup your development environment with a single command!

Topics

Resources

Stars

2 stars

Watchers

0 watching

Forks

Contributors

Languages