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

Last updated: May 19,2024

1. Install "pytagsfs" package

Please follow the steps below to install pytagsfs on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install pytagsfs

2. Uninstall "pytagsfs" package

This is a short guide on how to uninstall pytagsfs on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove pytagsfs $ sudo apt autoclean && sudo apt autoremove

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

Package: pytagsfs
Priority: optional
Section: universe/python
Installed-Size: 364
Maintainer: Ubuntu Developers
Original-Maintainer: Ritesh Raj Sarraf
Architecture: all
Version: 0.9.2-6
Depends: python2.7, python (>= 2.7.1-0ubuntu2), python (<< 2.8), python-fuse (>= 0.2), python-inotifyx, python-mutagen, python-sclapp (>= 0.5.2)
Recommends: fuse | fuse4bsd
Filename: pool/universe/p/pytagsfs/pytagsfs_0.9.2-6_all.deb
Size: 60736
MD5sum: de191e425e4d850001ef316169095cdb
SHA1: dbecad42fa143ebfa276b9702dfe107e2d2a2dbc
SHA256: ca26158d626d82aaaac55774e416868ba83bc4289bcd5088d952b02b761aba6b
Description-en: maps media files to an arbitrary directory structure
pytagsfs is a FUSE filesystem that arranges media files in a virtual directory
structure based on the file tags.
.
A set of audio files could be mapped to a new directory structure organizing
them hierarchically by album, genre, release date, etc.
.
File tags can be changed by moving and renaming virtual files and directories.
The virtual files can be modified, opened and played just like regular files.
Description-md5: 45aafecfd91d4c935a50787f9c3d34da
Homepage: http://www.pytagsfs.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu