How to Install and Uninstall flickrfs Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 26,2024
1. Install "flickrfs" package
Please follow the instructions below to install flickrfs on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
flickrfs
Copied
2. Uninstall "flickrfs" package
Please follow the instructions below to uninstall flickrfs on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
flickrfs
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the flickrfs package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: flickrfs
Priority: optional
Section: universe/utils
Installed-Size: 137
Maintainer: Ubuntu Developers
Original-Maintainer: Varun Hiremath
Architecture: all
Version: 1.3.9.1-9.2ubuntu2
Depends: python (>= 2.7), python (<< 2.8), python-fuse
Recommends: imagemagick, www-browser
Filename: pool/universe/f/flickrfs/flickrfs_1.3.9.1-9.2ubuntu2_all.deb
Size: 29022
MD5sum: bcc8dbf1f2e2b565401dc668575be815
SHA1: bbd15294c96e1935b5f6e6de25e19bbb3faf86a6
SHA256: 5aca07d614debf2a15bdd3f38ec690fcb0399eb6ce6c0e7c4c9e6cfbee9706b2
Description-en: virtual filesystem for flickr online photosharing service
Flickrfs is a virtual filesystem which mounts on your machine like
any other partition. Once mounted it retrieves information about your
photos hosted on your flickr account, and shows them as files. You
can easily copy photos from your local machine to this mount and it
will automatically upload them to your flickr account. Similarly you
can copy the files from your mount to the local machine and it will
download your images from flickr.
.
Flickrfs uses FUSE (Filesystem in USErspace) which is a simple
interface for userspace programs to export a virtual filesystem to
the Linux kernel.
.
All the files in the mount have an associated meta file, which
provides access to title, description, tags and license information.
Modifiying any of these fields and saving the meta file will cause
them to be updated on the server also.
.
Flickrfs also includes a syncing mechanism. This allows for automatic
synchronisation of changes done online directly to your local
mountpoint.
Description-md5: 7649d4826f310b17e4b6f389e9672672
Homepage: http://manishrjain.googlepages.com/flickrfs
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/utils
Installed-Size: 137
Maintainer: Ubuntu Developers
Original-Maintainer: Varun Hiremath
Architecture: all
Version: 1.3.9.1-9.2ubuntu2
Depends: python (>= 2.7), python (<< 2.8), python-fuse
Recommends: imagemagick, www-browser
Filename: pool/universe/f/flickrfs/flickrfs_1.3.9.1-9.2ubuntu2_all.deb
Size: 29022
MD5sum: bcc8dbf1f2e2b565401dc668575be815
SHA1: bbd15294c96e1935b5f6e6de25e19bbb3faf86a6
SHA256: 5aca07d614debf2a15bdd3f38ec690fcb0399eb6ce6c0e7c4c9e6cfbee9706b2
Description-en: virtual filesystem for flickr online photosharing service
Flickrfs is a virtual filesystem which mounts on your machine like
any other partition. Once mounted it retrieves information about your
photos hosted on your flickr account, and shows them as files. You
can easily copy photos from your local machine to this mount and it
will automatically upload them to your flickr account. Similarly you
can copy the files from your mount to the local machine and it will
download your images from flickr.
.
Flickrfs uses FUSE (Filesystem in USErspace) which is a simple
interface for userspace programs to export a virtual filesystem to
the Linux kernel.
.
All the files in the mount have an associated meta file, which
provides access to title, description, tags and license information.
Modifiying any of these fields and saving the meta file will cause
them to be updated on the server also.
.
Flickrfs also includes a syncing mechanism. This allows for automatic
synchronisation of changes done online directly to your local
mountpoint.
Description-md5: 7649d4826f310b17e4b6f389e9672672
Homepage: http://manishrjain.googlepages.com/flickrfs
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu