Panda Linux is an open-source and free operating system. It is a 64-bit OS for x86-64 based computers.
Panda Linux can only be built on a 64-bit x86 Linux
distribution. Please note that this means the x86_64
or amd64
version, not the 32-bit i386
version.
- First, install the prerequisite packages and configure your system to run the installer:
bash configure.sh
- Now, start your installation and follow the on screen instructions.
./install.sh
- Use the following credentials to login after installation
Username: root
Password: temppwd
- Minimum
10 GB
hard disk withext4
filesystem - Minimum
4 GB
RAM - Currently only compatible with
AMD Raedon
andIntel Graphics
chipsets. - Works only on
64-Bit
systems
Have a bug or a feature request? Please open a new issue. Before opening any issue, please search for existing issues.
Read our Contributing Guidelines for more information. Thanks
Abhimanyu Saharan
Buy us a cup of coffee.
The MIT License (MIT)
Copyright (c) 2016 Panda Linux
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.