Skip to content

ubuntu package repository providing PlanED software and libraries

Notifications You must be signed in to change notification settings

planed-es/ubuntu-ppa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to

Run the following commands to add this repository to your system. Replace 22.04 with your Ubuntu version.

wget -O- https://planed-es.github.io/ubuntu-ppa/dists/22.04/planed.list > /etc/apt/sources.list.d/planed.list
wget -O- https://planed-es.github.io/ubuntu-ppa/KEY.gpg | gpg --dearmor | tee /etc/apt/keyrings/planed-es.gpg
apt-get update

Supported systems: Ubuntu 22.04, Ubuntu 24.04 Supported archs: amd64

Note for Ubuntu 22.04

Some packages need gcc>=12, so you'll have to do the following:

add-apt-repository ppa:ubuntu-toolchain-r/test
apt-get install --only-upgrade libstdc++6

About

ubuntu package repository providing PlanED software and libraries

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published