All Projects → ivan-hc → Arch-Deployer

ivan-hc / Arch-Deployer

Licence: GPL-3.0 license
A script to bulk download an Arch Linux package with all its dependencies to be converted in AppImage.

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to Arch-Deployer

Sielo Legacy
An open source browser made with Qt and WebEngine
Stars: ✭ 113 (+135.42%)
Mutual labels:  archlinux, arch-linux, appimage
tizen-studio-arch
How to install TizenStudio on Arch Linux
Stars: ✭ 31 (-35.42%)
Mutual labels:  archlinux, arch-linux
dotfiles
Salonia Matteo's dotfiles (GNU/Linux configuration)
Stars: ✭ 19 (-60.42%)
Mutual labels:  archlinux, arch-linux
A-Personal-Arch-Installation-Guide
A Personal Arch Installation Guide In Case of Amnesia
Stars: ✭ 58 (+20.83%)
Mutual labels:  archlinux, arch-linux
arch-install
A highly configurable script automatically installing Arch Linux.
Stars: ✭ 32 (-33.33%)
Mutual labels:  archlinux, arch-linux
pacwatch
A pacman wrapper which helps you watch important package updates.
Stars: ✭ 24 (-50%)
Mutual labels:  archlinux, arch-linux
asus-fan
Kernel module to get/set (both) fan speed(s) on ASUS Zenbooks
Stars: ✭ 92 (+91.67%)
Mutual labels:  archlinux, arch-linux
dotfiles
dotfiles of simonvic daily used enviroment
Stars: ✭ 75 (+56.25%)
Mutual labels:  archlinux, arch-linux
arch-pi
A simple script automatically installing Arch Linux for the Raspberry Pi.
Stars: ✭ 38 (-20.83%)
Mutual labels:  archlinux, arch-linux
deb2appimage
Build AppImages from deb packages on any distro with simple json configuration
Stars: ✭ 85 (+77.08%)
Mutual labels:  appimage, appimage-builder
Calinix-Arch
CalinixOS Linux Distribution ISO Profiles
Stars: ✭ 42 (-12.5%)
Mutual labels:  archlinux, arch-linux
manjarno
Why you shouldn't use Manjaro
Stars: ✭ 96 (+100%)
Mutual labels:  archlinux, arch-linux
dotfiles
My dotfiles based on Makefile
Stars: ✭ 150 (+212.5%)
Mutual labels:  archlinux, arch-linux
Invidious-Updater
Automatic install and update script for Invidious
Stars: ✭ 181 (+277.08%)
Mutual labels:  archlinux, arch-linux
arch-btrfs-install-guide
Arch Linux installation guide with btrfs and snapper, this guide is based on the information from unicks.eu guide https://www.youtube.com/watch?v=TKdZiCTh3EM, and Arch Linux UEFI step-by-step installation guide https://www.youtube.com/watch?v=dOXYZ8hKdmc from ALU.
Stars: ✭ 32 (-33.33%)
Mutual labels:  archlinux, arch-linux
HADRIAN
Pantheon Desktop Environment installer script for Arch Linux
Stars: ✭ 19 (-60.42%)
Mutual labels:  archlinux, arch-linux
Arch
These are easy, in-depth instructions on how to install Arch Linux.
Stars: ✭ 16 (-66.67%)
Mutual labels:  archlinux, arch-linux
ArchI0
ArchI0 : Arch-Based Distros Applications Automatic Installation Script
Stars: ✭ 26 (-45.83%)
Mutual labels:  archlinux, arch-linux
simplyarch
The blazing fast ⚡ Arch Linux ⚡ installation script that puts you on control 🌟
Stars: ✭ 38 (-20.83%)
Mutual labels:  archlinux, arch-linux
workstation-bootstrap
My r10k/puppet based workstation bootstrapping and configuration
Stars: ✭ 18 (-62.5%)
Mutual labels:  archlinux, arch-linux
    ╭━━━┳━━━┳━━━┳╮╱╭╮╭━━━┳━━━┳━━━┳╮╱╱╭━━━┳╮╱╱╭┳━━━┳━━━╮
    ┃╭━╮┃╭━╮┃╭━╮┃┃╱┃┃╰╮╭╮┃╭━━┫╭━╮┃┃╱╱┃╭━╮┃╰╮╭╯┃╭━━┫╭━╮┃
    ┃┃╱┃┃╰━╯┃┃╱╰┫╰━╯┃╱┃┃┃┃╰━━┫╰━╯┃┃╱╱┃┃╱┃┣╮╰╯╭┫╰━━┫╰━╯┃
    ┃╰━╯┃╭╮╭┫┃╱╭┫╭━╮┃╱┃┃┃┃╭━━┫╭━━┫┃╱╭┫┃╱┃┃╰╮╭╯┃╭━━┫╭╮╭╯
    ┃╭━╮┃┃┃╰┫╰━╯┃┃╱┃┃╭╯╰╯┃╰━━┫┃╱╱┃╰━╯┃╰━╯┃╱┃┃╱┃╰━━┫┃┃╰╮
    ╰╯╱╰┻╯╰━┻━━━┻╯╱╰╯╰━━━┻━━━┻╯╱╱╰━━━┻━━━╯╱╰╯╱╰━━━┻╯╰━╯

A SCRIPT TO BULK DOWNLOAD AN ARCH LINUX PACKAGE WITH ALL ITS DEPENDENCIES TO BE CONVERTED IN APPIMAGE. ADD THE NAME OF A PROGRAM FROM THE ARCH LINUX REPOSITORIES. "CHAOTIC-AUR" SUPPORT CAN BE ENABLED TOO.

USAGE:

  • arch-deployer $PROGRAM (download a program)
  • arch-deployer -v (show the version)
  • arch-deployer -h (show this message)

ARCH-DEPLOYER TAKES ALL THE PACKAGES FROM HTTPS://ARCHLINUX.ORG/PACKAGES

TO ENABLE "AUR", UNCOMMENT THE LINE 5 OF THE ARCH-DEPLOYER MAIN SCRIPT. AUR PACKAGES ARE TAKEN FROM "CHAOTIC-AUR" INSTEAD, AT HTTPS://BUILDS.GARUDALINUX.ORG/REPOS/CHAOTIC-AUR



Installation methods

To obtain the script you can run multiple methods, the main three are:

  1. Using "AM", the Application Manager (recommended)
  2. Using "wget" (locally)
  3. Using your favourite AUR helper

1. "AM" APPLICATION MANAGER

I recommend using "AM" Application Manager", because it can easilly keep you updated with the latest version of all the programs managed, and without root permissions ("sudo" is needed only to install/remove the programs):

  • TO INSTALL ARCH-DEPLOYER

    sudo am -i arch-deployer
    
  • TO UPDATE IT (without "sudo", this command will also update other programs managed by "AM")

    am -u
    
  • TO REMOVE IT:

    sudo am -r arch-deployer     
    

2. WGET THE SCRIPT DIRECTLY

You can obtain and run the script locally, this way:

   wget https://raw.githubusercontent.com/ivan-hc/Arch-Deployer/main/arch-deployer
   chmod a+x ./arch-deployer

Perform the same commands periodically to get the latest versio of this script.

3. ARCH USER REPOSITORY (AUR)

Using our favorite AUR helper, ie

     paru -S arch-deployer-git

NOTE: I'm not the maintainer of any AUR script.

Related projects

Sources and tools
This project is heavily inspired by

Arch-Deployer is part of "AM"

the multi-architecture Application Manager for any GNU/Linux distribution, find out more at

github.com/ivan-hc/AM-application-manager

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].