How to Install and Uninstall cyclist Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 13,2024

1. Install "cyclist" package

Please follow the step by step instructions below to install cyclist on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install cyclist

2. Uninstall "cyclist" package

Please follow the guidance below to uninstall cyclist on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove cyclist $ sudo apt autoclean && sudo apt autoremove

3. Information about the cyclist package on Ubuntu 21.10 (Impish Indri)

Package: cyclist
Architecture: amd64
Version: 0.2~beta3-5
Priority: optional
Section: universe/sound
Source: pd-cyclone
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Multimedia Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 42
Depends: libc6 (>= 2.4)
Suggests: pd-cyclone
Filename: pool/universe/p/pd-cyclone/cyclist_0.2~beta3-5_amd64.deb
Size: 13128
MD5sum: a37ede64f397b376269fac9692037019
SHA1: f30824986aa48aec3b95f6e2e497ea43fdd14076
SHA256: 5a0cfec75efb927d2e58a7156f33794817ea86a6fd084417cfdc622192166643
SHA512: 3337a55dc3c8a76e8590131f472c209e98133ccfc4fb89463f52e32a3bc1356f582c94a5c7a9b60ebc5827b371ad7c0b2cb9c542186bba25e376f35b6a8411b4
Homepage: https://suita.chopin.edu.pl/~czaja/miXed/externs/cyclone.html
Description-en: Utility for converting Max/MSP binary patches to text
cyclist is a command line utility for converting the .mxb binary format for
Max/MSP patches into the .mxt/.pat text format. It is part of the Cyclone
library for Pure Data, which aims to bring some level of compatibility
between the Max/MSP and Pd environments. Although being itself in the early
stage of development, it is meant to eventually become part of a much larger
project, aiming at unification and standardization of computer musician's
tools.
.
In its current form, cyclone is mainly for people using both Max and Pd, and
thus wanting to develop cross-platform patches. In this respect, cyclone has
much in common with Thomas Grill's flext, and flext-based externals. While
flext enables developing new cross-platform classes, cyclone makes existing
classes cross-platform.
.
Cyclone also comes handy, somewhat, in the task of importing Max/MSP patches
into Pd. Do not expect miracles, though, it is usually not an easy task.
Description-md5: 2de0d29d0b8b149a592a30de9cd1cc66
Task: ubuntustudio-audio