On Wed, 16 Nov 2016 16:14:27 -0500, Matthew dyer via arch-general wrote:
Sent from Mail for Windows 10
From: Alex Theotokatos via arch-general Sent: Wednesday, November 16, 2016 11:12 AM To: General Discussion about Arch Linux Cc: Alex Theotokatos Subject: Re: [arch-general] espeak ng and keeping packages in the aur up todate.
On 11/16/2016 02:32 PM, Ralf Mardorf wrote:
Are you serious? yaourt -Ss espeak
espeak is on the official repositories, at community. So you can use pacman to install it. Hi, How do I know if I am running espeak ng? Espeak is already being used. I jst wondered If this is the case then I should be able to do sudo pacman -S espeak. I will have to rtake a look next time I boot up my arch system. I want to use espeak ng, Sonar already uses this. Thanks.
If you would simply run the yaourt command or follow the link, you wouldn't need to ask this. If you would have read my reply to Alex's reply, you also wouldn't have ask. Apart from this, you also could run "-Si" and take a look at the URLs, let alone that you could take a look at the PKGBUILDs. [rocketmouse@archlinux ~]$ pacman -Si espeak | grep URL URL : http://espeak.sourceforge.net/ [rocketmouse@archlinux ~]$ yaourt -Si espeak-ng-git | grep URL | grep -v AUR URL : https://github.com/espeak-ng/espeak-ng As already pointed out in m y first reply, pacman as well as yaourt provide a manual page. Regards, Ralf