How to Install and Uninstall trac-translatedpages Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: October 06,2024

1. Install "trac-translatedpages" package

Please follow the guidelines below to install trac-translatedpages on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install trac-translatedpages

2. Uninstall "trac-translatedpages" package

Please follow the steps below to uninstall trac-translatedpages on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove trac-translatedpages $ sudo apt autoclean && sudo apt autoremove

3. Information about the trac-translatedpages package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: trac-translatedpages
Priority: extra
Section: universe/web
Installed-Size: 82
Maintainer: Ubuntu Developers
Original-Maintainer: Daniel Kahn Gillmor
Architecture: all
Version: 1.0~svn11919-2
Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), trac, python-pkg-resources
Filename: pool/universe/t/trac-translatedpages/trac-translatedpages_1.0~svn11919-2_all.deb
Size: 9066
MD5sum: 05baf8af37db2ae5345da3038a4ae606
SHA1: 130e78b23c79f0a457aa081e143bee26ff17a64a
SHA256: 50c593ce87ef8b9bcfee27585cda3ccd1d6c213cc5076d20ff66c47c228d0a37
Description-en: Show translated versions of wiki page in the Trac web application
The TranslatedPagesMacro provides a simple way to deal with
translating wiki pages on a wiki of a Trac installation. It presents
links to corresponding versions of the current page in different
languages, and indicates when the revision of a translation page gets
out of sync with the latest version of the source page.
Description-md5: 95b43505df4a88dee76ace3b4544c2bd
Homepage: http://trac-hacks.org/wiki/TranslatedPagesMacro
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu