How to Install and Uninstall python-fibranet Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 27,2024
1. Install "python-fibranet" package
This guide let you learn how to install python-fibranet on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
python-fibranet
Copied
2. Uninstall "python-fibranet" package
This guide covers the steps necessary to uninstall python-fibranet on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
python-fibranet
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python-fibranet package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: python-fibranet
Priority: optional
Section: universe/python
Installed-Size: 108
Maintainer: Ubuntu Developers
Original-Maintainer: Varun Hiremath
Architecture: all
Source: fibranet
Version: 10-3.1
Depends: python (>= 2.7.1-0ubuntu2), python (<< 2.8)
Filename: pool/universe/f/fibranet/python-fibranet_10-3.1_all.deb
Size: 14768
MD5sum: cd7ef61940e594cfc32f4a04c1715bb1
SHA1: 20d107ea7f0e5ad998475e04de8cdef88a5e1a2c
SHA256: 79cab2610c9f3f9fb8c724d1c021b05bf145a1d5228a538c71c3527d150e8ad1
Description-en: cooperative threading and event driven framework
The FibraNet package provides an event dispatch mechanism, a
cooperative scheduler, an asynchronous networking library and a safe,
fast serializer for simple Python types. It is designed to simplify
applications which need to simulate concurrency, particularly games.
Description-md5: 922fc5f424264314f040fbcaf0970413
Homepage: http://cheeseshop.python.org/pypi/FibraNet
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/python
Installed-Size: 108
Maintainer: Ubuntu Developers
Original-Maintainer: Varun Hiremath
Architecture: all
Source: fibranet
Version: 10-3.1
Depends: python (>= 2.7.1-0ubuntu2), python (<< 2.8)
Filename: pool/universe/f/fibranet/python-fibranet_10-3.1_all.deb
Size: 14768
MD5sum: cd7ef61940e594cfc32f4a04c1715bb1
SHA1: 20d107ea7f0e5ad998475e04de8cdef88a5e1a2c
SHA256: 79cab2610c9f3f9fb8c724d1c021b05bf145a1d5228a538c71c3527d150e8ad1
Description-en: cooperative threading and event driven framework
The FibraNet package provides an event dispatch mechanism, a
cooperative scheduler, an asynchronous networking library and a safe,
fast serializer for simple Python types. It is designed to simplify
applications which need to simulate concurrency, particularly games.
Description-md5: 922fc5f424264314f040fbcaf0970413
Homepage: http://cheeseshop.python.org/pypi/FibraNet
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu