--- title: Using pip --- {{< highlight Shell "linenos=table" >}} # From pip as user pip install ansible-later --user # .. or as root sudo pip install ansible-later {{< /highlight >}}