How to Install python-swift software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install python-swift software package in Ubuntu 14.04 LTS (Trusty Tahr)

python-swift software package provides distributed virtual object store - Python libraries, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install python-swift 

python-swift is installed in your system.

Make ensure the python-swift package were installed using the commands given below,

$ sudo dpkg-query -l | grep python-swift *

You will get with python-swift package name, version, architecture and description in a table

python-swift package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Python
Package python-swift
Version 1.13.1-0ubuntu1.2
Description distributed virtual object store - Python libraries
Sub Section Python


See Also, How to uninstall or remove python-swift software package from Ubuntu 14.04 LTS (Trusty Tahr)?