我正在使用Laravel,但我已经全部安装了自己的(php,mysql,composer,nginx),现在我需要安装Redis并对其进行配置,以便可以将其用于Laravel中的队列驱动程序。
如何安装,因为无法通过安装 apt-get install redis
我收到此错误:
ubuntu@ubuntu:~$ sudo apt-get install redis
[sudo] password for ubuntu:
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package redis
E: Unable to locate package redis-server
...?Linux ubuntu-xenial 4.4.0-112-generic
E:
你的队伍中有?
sudo apt-get update
修理E: Unable to locate package redis-server
sudo apt-get install redis-server