Releases: arjunj132/LinuxStore
Version 1.2.0
Update
- New app store (snaps)
- Update to system page
Installation
The debian version is outdated and removed. Please use python source.
Git
git clone https://github.com/arjunj132/LinuxStore.gitThen open the directory and run the file:
cd LinuxStore
python3 store.pyFile
Download this file: https://github.com/arjunj132/LinuxStore/blob/main/store.py
And then run it:
python3 store.pyInfo
Downloading: npm, pip, and snap
Code: Arjun J
Language: Python 3.6 or higher (tested on Python 3.9.2)
Window: Tkinter
Version 1.1.0
Update
- ASCII art when start in console
- Github Search
- Loading cursor
- Button hand cursor
Installation
Debian-based distributions
Download on Debian, Ubuntu, Chrome OS, etc.
The best option is to install via a .deb file.
Go to the Debian/Download directory and open the file python3-linuxstore_1.1.0-1_all.deb.
Then click the "Download" and run the file.
You can also use the command line:
sudo dpkg -i python3-linuxstore_1.1.0-1_all.debEither way, after you install the app, the command to open it is:
linuxstoreYou can also download the tar.gz file. The steps are more complicated and we do not recommend this way.
Red Hat
rpm files for LinuxStore has been deprecated
We recommend users using rpm files to transition to LinuxStore for python.
Other operating systems
If you really want to open LinuxStore on Mac or Windows, instead of using a vm, you can install the python version. You also can use the python versions for any other Linux operating system.
Git
git clone https://github.com/arjunj132/LinuxStore.gitThen open the directory and run the file:
cd LinuxStore
python3 store.pyFile
Download this file: https://github.com/arjunj132/LinuxStore/blob/main/store.py
And then run it:
python3 store.pyInfo
Downloading: npm and pip
Code: Arjun J
Language: Python 3.6 or higher (tested on Python 3.9.2)
Window: Tkinter
Version 1.0.1
Update
- New system page
Installation
Debian-based distributions
Download on Debian, Ubuntu, Chrome OS, etc.
The best option is to install via a .deb file.
Go to the Debian/Download directory and open the file python3-linuxstore_1.0.0-1_all.deb.
Then click the "Download" and run the file.
You can also use the command line:
sudo dpkg -i python3-linuxstore_1.0.0-1_all.debEither way, after you install the app, the command to open it is:
linuxstoreYou can also download the tar.gz file. The steps are more complicated and we do not recommend this way.
Red Hat
rpm files for LinuxStore has been deprecated
We recommend users using rpm files to transition to LinuxStore for python.
Other operating systems
If you really want to open LinuxStore on Mac or Windows, instead of using a vm, you can install the python version. You also can use the python versions for any other Linux operating system.
Git
git clone https://github.com/arjunj132/LinuxStore.gitThen open the directory and run the file:
cd LinuxStore
python3 store.pyFile
Download this file: https://github.com/arjunj132/LinuxStore/blob/main/store.py
And then run it:
python3 store.pyInfo
Downloading: npm and pip
Code: Arjun J
Language: Python 3.6 or higher (tested on Python 3.9.2)
Window: Tkinter
Version 1.0.0
Update
- The initial full support version of LinuxStore.
- Indexes the Python Packaging Index and Node Package Manager
Installation
Debian-based distributions
Download on Debian, Ubuntu, Chrome OS, etc.
The best option is to install via a .deb file.
Go to the Debian/Download directory and open the file python3-linuxstore_1.0.0-1_all.deb.
Then click the "Download" and run the file.
You can also use the command line:
sudo dpkg -i python3-linuxstore_1.0.0-1_all.debEither way, after you install the app, the command to open it is:
linuxstoreYou can also download the tar.gz file. The steps are more complicated and we do not recommend this way.
Red Hat
For Red Hat, we converted the deb file to a rpm file.
Open the file on GitHub: https://github.com/arjunj132/LinuxStore/blob/main/redhat/python3-linuxstore-1.0.0-2.noarch.rpm
Download the file and run it.
Other operating systems
If you really want to open LinuxStore on Mac or Windows, instead of using a vm, you can install the python version. You also can use the python versions for any other Linux operating system.
Git
git clone https://github.com/arjunj132/LinuxStore.gitThen open the directory and run the file:
cd LinuxStore
python3 store.pyFile
Download this file: https://github.com/arjunj132/LinuxStore/blob/main/store.py
And then run it:
python3 store.pyInfo
Downloading: npm and pip
Code: Arjun J
Language: Python 3.6 or higher (tested on Python 3.9.2)
Window: Tkinter