Skip to content
This repository has been archived by the owner on Mar 16, 2022. It is now read-only.

vividcolorss/pimarket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PiMarket

App Store For The Raspberry Pi.

Compatibility List

Debian-based: supported.

Arch-based: Not supported.

Not ARM, Gentoo, etc: Not supported.

Installing and updating

To install, use this command:

wget -qO- https://raw.githubusercontent.com/MakePie/pimarket/main/install | bash

To update, use these commands:

sudo rm -rf /usr/bin/pimarket
rm -rf ~/pimarket
wget -qO- https://raw.githubusercontent.com/MakePie/pimarket/main/install | bash

Licensing

PiMarket is is licensed under GPLv3. view the LICENSE file for more info.