no prompt install of F@H client
Posted: Wed Mar 25, 2020 11:47 pm
I need a way to install the fahclient_7.5.1_amd64 without getting the prompts.
It works to run this command but it still prompts me.
dpkg -i --force-depends --force-confdef fahclient_7.5.1_amd64.deb;
the idea is is to run the FAHClient with paramters --user=me--passkey=1234--team=1234-
if i try apt install i get this
root@C.497389:~$ apt install fahclient_7.5.1_amd64.deb
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package fahclient_7.5.1_amd64.deb
E: Couldn't find any package by glob 'fahclient_7.5.1_amd64.deb'
E: Couldn't find any package by regex 'fahclient_7.5.1_amd64.deb'
It works to run this command but it still prompts me.
dpkg -i --force-depends --force-confdef fahclient_7.5.1_amd64.deb;
the idea is is to run the FAHClient with paramters --user=me--passkey=1234--team=1234-
if i try apt install i get this
root@C.497389:~$ apt install fahclient_7.5.1_amd64.deb
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package fahclient_7.5.1_amd64.deb
E: Couldn't find any package by glob 'fahclient_7.5.1_amd64.deb'
E: Couldn't find any package by regex 'fahclient_7.5.1_amd64.deb'