https://github.com/josephworks/ppa
My Personal Package Archive
https://github.com/josephworks/ppa
linux ppa repository software ubuntu
Last synced: 12 months ago
JSON representation
My Personal Package Archive
- Host: GitHub
- URL: https://github.com/josephworks/ppa
- Owner: josephworks
- Created: 2020-09-18T14:48:20.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-06-05T22:02:31.000Z (over 4 years ago)
- Last Synced: 2025-02-18T08:45:39.582Z (12 months ago)
- Topics: linux, ppa, repository, software, ubuntu
- Homepage: https://josephworks.github.io/PPA/
- Size: 10.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# JosephWorks PPA
My Personal Package Archive
## Installation
```bash
sudo add-apt-repository "deb [arch=amd64] http://repo.josephworks.net:8081/repository/josephworks $(lsb_release -cs) main"
wget http://repo.josephworks.net:8081/repository/files/public.gpg.key && sudo apt-key add public.gpg.key && rm public.gpg.key
sudo apt update
```
## Softwares
* AdoptOpenJDK
* Atom
* Brackets
* Nvidia CUDA Repo
* Docker
* Dockstation
* Discord
* Dropbox
* GitKraken
* Google Chrome
* Google Earth Pro
* Google WebDesigner
* Hyper
* Insomnia
* Jenkins
* Kitematic
* MDATP (Microsoft Defender Active Threat Protection)
* MegaCMD
* MegaSync
* Minecraft Launcher
* MultiMC
* MySQL Connector Java
* Nvidia TensorRT Repo
* Nvidia Machine Learning repo
* QEMU
* Teams
* Termius
* Tilix
* WebMin
* Zoom
Check http://repo.josephworks.net:8081/#browse/search/apt=repository_name%3Djosephworks for a full list of softwares.
> Note: Have one of these already installed? Apt will pull the latest file from Ubuntu Repo if it is outdated on my repo (and vice versa). This only applies to packages that are on other repos.
## Repo Stats
Targeted for Ubuntu Latest (not LTS)
Nexus 3 (latest version)
### Ubuntu Archive Mirror
The PPA Repository server also hosts a mirror of the Ubuntu Archive.
Check it out here: https://launchpad.net/ubuntu/+mirror/repo.josephworks.net-archive
## Add a Package
Want to see a package added to the repo? Just create an issue!