Index of /repo

[ICO]NameLast modifiedSizeDescription

[PARENTDIR]Parent Directory   -  
[DIR]xenial/ 2017-12-10 10:42 -  
[DIR]xenial-dev/ 2017-12-10 10:43 -  
[   ]update-repo.sh 2020-01-18 21:46 4.3K 
[DIR]stretch/ 2017-12-12 23:21 -  
[DIR]stretch-dev/ 2017-12-12 23:20 -  
[   ]rescapp-nonfree-inst..>2019-09-15 17:21 314  
[DIR]jessie/ 2017-12-09 18:31 -  
[DIR]jessie-dev/ 2017-12-09 18:33 -  
[DIR]dists/ 2019-04-28 16:03 -  
[DIR]buster/ 2019-03-03 13:52 -  
[DIR]buster-live-boot/ 2019-04-28 16:02 -  
[DIR]buster-live-boot-dev/ 2019-04-28 16:02 -  
[DIR]buster-dev/ 2019-03-03 13:49 -  
[DIR]artful/ 2017-12-09 18:33 -  
[DIR]artful-dev/ 2017-12-09 18:34 -  

If you are using a non-free Debian live cd you might want to check README.non-free.html instead.
# ------------------------------------------------------------
# Debian Buster 10 (i386) - Instructions - BEGIN
# Create this file:
# /etc/apt/sources.list.d/rescatux.list
# with this content:


deb http://rescatux.sourceforge.net/repo/ buster-dev main

# Till everything is signed you need this workaround:

sudo apt -o Acquire::AllowInsecureRepositories=true \
-o Acquire::AllowDowngradeToInsecureRepositories=true \
update

# Finally you can install rescapp:

apt-get install rescapp

# Just say yes when they tell you the package cannot be authenticated
# Ignore lilo warning when installing rescapp (just press enter)



# Debian Buster 10 (i386) - Instructions - END
# ------------------------------------------------------------



# ------------------------------------------------------------
# Debian Stretch 9 (i386) - Instructions - BEGIN
# Create this file:
# /etc/apt/sources.list.d/rescatux.list
# with this content:


deb http://rescatux.sourceforge.net/repo/ stretch-dev main

# Till everything is signed you need this workaround:

sudo apt -o Acquire::AllowInsecureRepositories=true \
-o Acquire::AllowDowngradeToInsecureRepositories=true \
update

# Finally you can install rescapp:

apt-get install rescapp

# Just say yes when they tell you the package cannot be authenticated
# Ignore lilo warning when installing rescapp (just press enter)



# Debian Stretch 9 (i386) - Instructions - END
# ------------------------------------------------------------



# ------------------------------------------------------------
# Debian Jessie 8 (i386) - Instructions - BEGIN
# Create this file:
# /etc/apt/sources.list.d/rescatux.list
# with this content:


deb http://rescatux.sourceforge.net/repo/ jessie-dev main

# Till everything is signed you need this workaround:

sudo apt -o Acquire::AllowInsecureRepositories=true \
-o Acquire::AllowDowngradeToInsecureRepositories=true \
update

# Finally you can install rescapp:

apt-get install rescapp

# Just say yes when they tell you the package cannot be authenticated
# Ignore lilo warning when installing rescapp (just press enter)



# Debian Jessie 8 (i386) - Instructions - END
# ------------------------------------------------------------



# ------------------------------------------------------------
# Debian Buster 10 (amd64) - Instructions - BEGIN
# Create this file:
# /etc/apt/sources.list.d/rescatux.list
# with this content:


deb http://rescatux.sourceforge.net/repo/ buster-dev main

# Till everything is signed you need this workaround:

sudo apt -o Acquire::AllowInsecureRepositories=true \
-o Acquire::AllowDowngradeToInsecureRepositories=true \
update

# Finally you can install rescapp:

apt-get install rescapp

# Just say yes when they tell you the package cannot be authenticated
# Ignore lilo warning when installing rescapp (just press enter)



# Debian Buster 10 (amd64) - Instructions - END
# ------------------------------------------------------------



# ------------------------------------------------------------
# Debian Stretch 9 (amd64) - Instructions - BEGIN
# Create this file:
# /etc/apt/sources.list.d/rescatux.list
# with this content:


deb http://rescatux.sourceforge.net/repo/ stretch-dev main

# Till everything is signed you need this workaround:

sudo apt -o Acquire::AllowInsecureRepositories=true \
-o Acquire::AllowDowngradeToInsecureRepositories=true \
update

# Finally you can install rescapp:

apt-get install rescapp

# Just say yes when they tell you the package cannot be authenticated
# Ignore lilo warning when installing rescapp (just press enter)



# Debian Stretch 9 (amd64) - Instructions - END
# ------------------------------------------------------------



# ------------------------------------------------------------
# Debian Jessie 8 (amd64) - Instructions - BEGIN
# Create this file:
# /etc/apt/sources.list.d/rescatux.list
# with this content:


deb http://rescatux.sourceforge.net/repo/ jessie-dev main

# Till everything is signed you need this workaround:

sudo apt -o Acquire::AllowInsecureRepositories=true \
-o Acquire::AllowDowngradeToInsecureRepositories=true \
update

# Finally you can install rescapp:

apt-get install rescapp

# Just say yes when they tell you the package cannot be authenticated
# Ignore lilo warning when installing rescapp (just press enter)



# Debian Jessie 8 (amd64) - Instructions - END
# ------------------------------------------------------------



# ------------------------------------------------------------
# Ubuntu Xenial 16.04 (amd64) - Instructions - BEGIN

# First of all
# Add universe to your sources.list
# if it's not there

# Create this file:
# /etc/apt/sources.list.d/rescatux.list
# with this content:


deb http://rescatux.sourceforge.net/repo/ xenial-dev main

# Till everything is signed you need this workaround:

sudo apt -o Acquire::AllowInsecureRepositories=true \
-o Acquire::AllowDowngradeToInsecureRepositories=true \
update

# Finally you can install rescapp:

apt-get install rescapp

# Just say yes when they tell you the package cannot be authenticated
# Ignore lilo warning when installing rescapp (just press enter)



# Ubuntu Xenial 16.04 (amd64) - Instructions - END
# ------------------------------------------------------------



# ------------------------------------------------------------
# Ubuntu Artful 17.10 (amd64) - Instructions - BEGIN

# First of all
# Add universe to your sources.list
# if it's not there

# Create this file:
# /etc/apt/sources.list.d/rescatux.list
# with this content:


deb http://rescatux.sourceforge.net/repo/ artful-dev main

# Till everything is signed you need this workaround:

sudo apt -o Acquire::AllowInsecureRepositories=true \
-o Acquire::AllowDowngradeToInsecureRepositories=true \
update

# Finally you can install rescapp:

apt-get install rescapp

# Just say yes when they tell you the package cannot be authenticated
# Ignore lilo warning when installing rescapp (just press enter)



# Ubuntu Artful 17.10 (amd64) - Instructions - END
# ------------------------------------------------------------