- Activator
- iFile
- SmartTap - awake screen with double tap on the screen
- Install
APT 0.7 Strict
,APT 0.7 (apt-key)
,APT 0.7 Strict(lib)
, which are provided byCydia/Telesphoreo
. - Use
apt
tools to manage packages.
# Updates the repositories. Equivalent to refreshing in Cydia.
apt-get update
# Installs any updates available.
apt-get upgrade
# Search the repositories
apt-cache search
apt-get install vim
# Uninstall a package
apt-get remove
# Lists all installed packages
dpkg –l
# Respring your device from the command line
respring