---------------------------------------------------------------------------------------------------

FaalSoft CCcam Panel New install....
First install the necessary packages
Step 1: Ssh command: apt-get install libdatetime-perl curl zip

----------------------- 32 bit install --------------------------------------

Step 2: faalsoft-cccam_i386.deb file copy paste your server dir /tmp/
Step 3: Ssh command: dpkg -i /tmp/faalsoft-cccam_i386.deb

----------------------- 64 bit install --------------------------------------

Step 2: faalsoft-cccam_amd64.deb file copy paste your server dir /tmp/
Step 3: Ssh command: dpkg -i /tmp/faalsoft-cccam_amd64.deb


-------------------------------------------------------------

Remove Command: apt-get remove faalsoft-cccam
Reconfigure: dpkg-reconfigure faalsoft-cccam

---------------------------------------------------------------------------------------------------