Pop!_OS is designed for people who use their computer to create; whether it’s complicated, professional grade software and products, sophisticated 3D models, computer science in academia, or makers working on their latest invention. The Pop! user interface stays out of the way while offering extensive customization to perfect your work flow. Built on Ubuntu, you have access to vast repositories of open source software and development tools.
Pop!_OS’s first release was on October 19th, 2017. For more information, visit the Pop!_OS website and view the Pop!_OS documentation.
The purpose of this repository is to allow easy management of all Pop!_OS related source code and assets. To view a list of all included repositories, see REPOS.md.
Binary packages are hosted in the Pop!_OS APT repositories. Many packages have source on GitHub under the Pop!_OS organization. Some related components or documentation may be hosted under the System76 organization.
For instructions on how to build the shell:
Developer chat: https://chat.pop-os.org/pop-os/channels/development
For instructions and guidelines to make changes in Pop!_OS, see CONTRIBUTING.md.
You must install the following packages to use this repository:
python3-launchpadlib
This repository contains the following commands:
scripts/clone
- clone source codescripts/debversion
- show version of debian packagescripts/ignore
- generate.gitignore
scripts/issues
- show issuesscripts/launchpad
- show PPA packagesscripts/prs
- show pull requestsscripts/pull
- update source codescripts/readme
- generateREPOS.md
scripts/validate
- validate Pop!_OS source code for presence ofLICENSE
,README
, andTESTING
documentation