Skip to content
pulasthi7 edited this page Mar 31, 2012 · 2 revisions

Available only for fedora based x86_64 systems yet. Versions for Windows and other linux distributions will be available soon.


Fedora based x86_64 systems

AutoSubSync comes as two packages.

  1. auto-sub-sync-lib - Download
  2. auto-sub-sync - Download

auto-sub-sync-lib is architecture independent and contains the library files needed for auto-sub-sync. These libraries are unlikely to update frequently. So they are packaged separately. auto-sub-sync package is relatively small and may update frequently.

Dependencies

auto-sub-sync-lib has no dependencies. However auto-sub-sync needs to have following installed.

  • auto-sub-sync-lib
  • vlc
  • java

Install using package manager

Download the two packages from the above links and open them using the package manager. Make sure auto-sub-sync-lib is installed first

Install using the console

Download the two packages from the above links. As the super user,

# cd <downloaded_file_path>
# yum localinstall auto-sub-sync* 

Clone this wiki locally