Skip to content

Releases: arjunj132/LinuxStore

Version 1.2.0

30 Sep 23:56
0cd6428

Choose a tag to compare

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

Then open the directory and run the file:

cd LinuxStore
python3 store.py

File

Download this file: https://github.com/arjunj132/LinuxStore/blob/main/store.py

And then run it:

python3 store.py

Info

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

03 Jan 00:13
5446033

Choose a tag to compare

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

Either way, after you install the app, the command to open it is:

linuxstore

You 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.git

Then open the directory and run the file:

cd LinuxStore
python3 store.py

File

Download this file: https://github.com/arjunj132/LinuxStore/blob/main/store.py

And then run it:

python3 store.py

Info

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

31 Dec 20:36
1a0d6e7

Choose a tag to compare

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

Either way, after you install the app, the command to open it is:

linuxstore

You 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.git

Then open the directory and run the file:

cd LinuxStore
python3 store.py

File

Download this file: https://github.com/arjunj132/LinuxStore/blob/main/store.py

And then run it:

python3 store.py

Info

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

29 Dec 21:44
3cff657

Choose a tag to compare

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

Either way, after you install the app, the command to open it is:

linuxstore

You 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.git

Then open the directory and run the file:

cd LinuxStore
python3 store.py

File

Download this file: https://github.com/arjunj132/LinuxStore/blob/main/store.py

And then run it:

python3 store.py

Info

Downloading: npm and pip
Code: Arjun J
Language: Python 3.6 or higher (tested on Python 3.9.2)
Window: Tkinter