https://github.com/arjunj132/linuxstore
A app store for linux
https://github.com/arjunj132/linuxstore
app-store linux npm pip python3 store
Last synced: about 1 month ago
JSON representation
A app store for linux
- Host: GitHub
- URL: https://github.com/arjunj132/linuxstore
- Owner: arjunj132
- License: mit
- Created: 2021-12-28T17:16:50.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-01-02T19:41:30.000Z (over 3 years ago)
- Last Synced: 2023-03-21T12:52:17.294Z (about 3 years ago)
- Topics: app-store, linux, npm, pip, python3, store
- Language: Python
- Homepage: https://github.com/arjunj132/LinuxStore/blob/main/store.py
- Size: 130 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
__ _ ______
/ / (_)__ __ ____ __ / __/ /____ _______
/ /__/ / _ \/ // /\ \ /_\ \/ __/ _ \/ __/ -_)
/____/_/_//_/\_,_//_\_\/___/\__/\___/_/ \__/
One store. Many apps.
The ultimate app store for Linux
# LinuxStore
A one file complete store for Linux based on snap (tested on ubuntu and debian).
## Installation
All you need to do is run these commands:
```bash
git clone https://github.com/arjunj132/LinuxStore.git
cd LinuxStore
pip3 install beautifulsoup4
pip3 install requests
python3 store.py
```
For more options open our release: https://github.com/arjunj132/LinuxStore/releases
## Usage:
Use the tabs to navigate and install apps and packages.