GithubHelp home page GithubHelp logo

gebi / archbashstrap Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bitedasher/archbashstrap

0.0 0.0 0.0 22 KB

Install/Bootstrap Arch Linux system without using pacman

License: BSD 3-Clause "New" or "Revised" License

Shell 100.00%

archbashstrap's Introduction

archbashstrap

Install/Bootstrap Arch Linux system without using pacman
If you have ever wanted to install Arch Linux from another distribution, then you have come across the need to download pacman. Now there is no need for this, it is enough to have a basic set of utilities to install

For termux users:

Execute the script with the NOCHROOT=1 option if you do not have root access or chroot

How-to use:

archbashstrap --help

How-to generate packages file:

You can grab packages file from this repository (only base group), or create your own. To create file packages with all the required packages for the base group, make sure you have installed the pacman-contrib package, run following command on Arch Linux machine and then copy packages to your local pc

pactree -l -u -s base > packages

If you installed this package from the AUR, you can take the packages file from the file /usr/share/archbashstrap/packages

At the moment, you can create a file only with the "base" group, using the core and extra repositories, since the rest are difficult to parse and provide a package selection dialog. Anyway, you can install other packages after bootstrap.

Dependencies:

sed
coreutils
curl
tar
zstd (because of new packages compression method)
xz

archbashstrap's People

Contributors

bitedasher avatar gebi avatar rlndvt avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.