iBet uBet web content aggregator. Adding the entire web to your favor.
iBet uBet web content aggregator. Adding the entire web to your favor.



Link to original content: http://github.com/yafp/ttth/blob/master/docs/INSTALL.md
ttth/docs/INSTALL.md at master · yafp/ttth · GitHub
Skip to content
This repository has been archived by the owner on Dec 23, 2022. It is now read-only.

Latest commit

 

History

History
48 lines (36 loc) · 1.45 KB

INSTALL.md

File metadata and controls

48 lines (36 loc) · 1.45 KB

logo

ttth

installation instructions

linux linux

AppImage

  • Download the latest .AppImage
  • Copy the AppImage to the desired location
  • Make it executable: chmod +x /path/to/local/ttth-file.AppImage
  • Execute it

.deb

  • Download the latest .deb
  • execute: sudo dpkg -i /path/to/local/ttth-file.deb

pacman

  • Download the latest .pacman
  • execute: sudo pacman -U /path/to/local/ttth-file.pacman

rpm

  • Download the latest .rpm
  • execute:
    • sudo dnf localinstall /path/to/local/ttth-file.rpm or
    • sudo yum localinstall /path/to/local/ttth-file.rpm

Snap

  • Download the latest .snap
  • execute: sudo snap install /path/to/local/ttth-file.snap

apple macOS

dmg

  • Download the latest .dmg
  • Mount the .dmg
  • Drag the .app to /Applications

zip

  • Download the latest .zip
  • Extract the zip
  • Drag the .app to /Applications

windows windows

installer

  • Download the latest ttth-x.y.z-win-installer.exe
  • Execute the ttth-x.y.z-win-installer.exe