johnsudaar / acp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ACP

Installation

  1. Create a file in /etc/apt/sources.list.d/ named acp.list and add the following content:
deb https://packages.hurter.fr/stable/ buster main
  1. Import the GPG Key:
sudo apt-key adv --keyserver pgp.mit.edu --recv-keys 740600ADC672D1B3
  1. Update your repository
apt update
  1. Install ACP
apt install acp
  1. Install MongoDB: link

About


Languages

Language:Go 50.6%Language:Vue 30.5%Language:JavaScript 17.1%Language:Shell 0.6%Language:Dockerfile 0.5%Language:Makefile 0.3%Language:Ruby 0.2%Language:HTML 0.2%