How to Install and Uninstall python-djangorestframework-fsm-transitions Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: July 05,2024

1. Install "python-djangorestframework-fsm-transitions" package

Please follow the guidance below to install python-djangorestframework-fsm-transitions on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-djangorestframework-fsm-transitions

2. Uninstall "python-djangorestframework-fsm-transitions" package

Please follow the guidance below to uninstall python-djangorestframework-fsm-transitions on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-djangorestframework-fsm-transitions $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-djangorestframework-fsm-transitions package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-djangorestframework-fsm-transitions
Priority: optional
Section: universe/python
Installed-Size: 23
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: drf-fsm-transitions
Version: 0.2.0-2
Depends: python-django, python-django-fsm, python-djangorestframework, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/d/drf-fsm-transitions/python-djangorestframework-fsm-transitions_0.2.0-2_all.deb
Size: 4000
MD5sum: 80607c14c5584e9b04ceab9eec83f5b9
SHA1: 246d7c77c2e4303f44c0764f97a44eb580359919
SHA256: 7f37c617fc843d57ff26df75cf69af7eec71b666bb09d03853982e4beb807e25
Description-en: Django-FSM transitions for Django REST Framework
Automatically hook your Django-FSM transitions up to Django REST Framework by
using the provided viewset mixin. Each transition will be made available
through its name in the object URL and can be called using POST.
Description-md5: cda10be51a89dc427aaf4cb9f06058f0
Homepage: https://github.com/hzy/drf-fsm-transitions
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu