5
如何在Ubuntu 16.04上安装Redis?
我正在使用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