How to Install and Uninstall tailor Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: November 07,2024

1. Install "tailor" package

Please follow the instructions below to install tailor on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install tailor

2. Uninstall "tailor" package

Please follow the guidelines below to uninstall tailor on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove tailor $ sudo apt autoclean && sudo apt autoremove

3. Information about the tailor package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: tailor
Priority: optional
Section: universe/devel
Installed-Size: 115
Maintainer: Ubuntu Developers
Original-Maintainer: Vincent Danjean
Architecture: all
Version: 0.9.35+darcs20090615-1.1
Recommends: rsync
Suggests: cvs, subversion, darcs, mercurial, monotone, codeville, bzr, bazaar, git-core, tla
Conflicts: bzr (<< 0.7), mercurial (<< 0.9.1)
Filename: pool/universe/t/tailor/tailor_0.9.35+darcs20090615-1.1_all.deb
Size: 41310
MD5sum: 890dee6e12c3a31978e1bc5e09f86f72
SHA1: 57a318f0cb24a976a0bd32afe1ea621ddfcae155
SHA256: 0119598b0c3dc1fd4101ccd23931c55d1fe511fb2672fe5f7f5b559ae620819f
Description-en: migrate changesets between version control systems
The tailor tool moves patches and changesets between different repositories,
preserving as much information as possible. The repositories can be managed
by different version control systems. Currently, ArX, Bazaar, Bazaar-NG,
Codeville, CVS, Darcs, Git, Mercurial, Monotone, Subversion,
and Tla are supported.
.
While tailor is useful for one-time operation, when switching to a different
version control system, it can also synchronise repositories on an ongoing
basis. Changesets are either pulled one-way from a master repository, or
migrated back and forth for full two-way synchronisation.
Description-md5: a280377a6864b62b04809df568e7cc22
Homepage: http://progetti.arstecnica.it/tailor
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions