Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zqb7/install-software
One-click installation of common software
https://github.com/zqb7/install-software
amd64 deepin desktop-application linux-desktop linux-mint manjaro one-click-installer shell ubuntu-desktop
Last synced: 3 months ago
JSON representation
One-click installation of common software
- Host: GitHub
- URL: https://github.com/zqb7/install-software
- Owner: zqb7
- Created: 2020-01-08T08:01:09.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-08-02T22:29:54.000Z (4 months ago)
- Last Synced: 2024-08-03T02:25:56.556Z (4 months ago)
- Topics: amd64, deepin, desktop-application, linux-desktop, linux-mint, manjaro, one-click-installer, shell, ubuntu-desktop
- Language: Shell
- Homepage:
- Size: 1.06 MB
- Stars: 11
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# install-software
Install software with one line of command### install
##### 1. Clone to local
`git clone https://github.com/zqb7/install-software.git ~/.install-software`
##### 2. Edit ~/.bashrc OR ~/.zshrc
```
#export PATH=$PATH:$HOME/.install-software/bin
#source ~/.bashrc
or
#source ~/.zshrc
```
##### 3. Use
```
------------------update--------------
install-software update
-------------------------------------------------------deskop--------------
install-software dbeaver
install-software drawio
install-software filezilla
install-software filefox
install-software sublime_text
install-software vscode
install-software pycharm
install-software joplin
install-software qq
install-software qqmusic
install-software redisInsight
install-software hoppscotch
-------------------------------------------------------cli----------------
install-software docker-compose
install-software etcd
install-software gh
install-software go
install-software hugo
install-software java
install-software protoc
install-software syncthing
install-software upx
install-software nvm
-------------------------------------
```### HELP
`install-software help`