Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
readme.txt | 2015-04-06 | 703 Bytes | |
uumate1504.list | 2015-04-06 | 79 Bytes | |
Totals: 2 Items | 782 Bytes | 0 |
This repo will only work with *buntu's 15.04 64Bit and derivatives All software available downloaded direct from respective publishers How to add: Option 1: Copy "uumate.list" to /etc/apt/sources.list.d (need superuser privileges) Open synaptic then click "reload" Option 2: In synaptic package manager go to: menu/settings/repositories/other software/add. Paste the following line deb http://sourceforge.net/projects/uumate/files/repo1504/ ./ #uumate Repo Click "Add Source" then reload How to create local repo: Create a directory where you will keep your packages. /home/mydebs dpkg-scanpackages . /dev/null | gzip -9c > Packages.gz Sources.list, add the line: deb file:/usr/local/mydebs ./