All Projects → Maxython → pacman-for-termux

Maxython / pacman-for-termux

Licence: MIT License
Special configured pacman for termux.

Programming Languages

c
50402 projects - #5 most used programming language
shell
77523 projects
python
139335 projects - #7 most used programming language
Meson
512 projects

Projects that are alternatives of or similar to pacman-for-termux

Anlinux App
AnLinux allow you to run Linux on Android without root access.
Stars: ✭ 614 (+2458.33%)
Mutual labels:  archlinux, arch-linux, termux
Trizen
Lightweight AUR Package Manager
Stars: ✭ 696 (+2800%)
Mutual labels:  archlinux, arch-linux, pacman
docsTermuxArch
docsTermuxArch https://termuxarch.github.io/docsTermuxArch/
Stars: ✭ 29 (+20.83%)
Mutual labels:  archlinux, arch-linux, termux
Cpcache
central pacman cache
Stars: ✭ 15 (-37.5%)
Mutual labels:  archlinux, arch-linux, pacman
Anlinux Resources
Image and Script for LinuxOnAndroid App
Stars: ✭ 135 (+462.5%)
Mutual labels:  archlinux, arch-linux, termux
ArchI0
ArchI0 : Arch-Based Distros Applications Automatic Installation Script
Stars: ✭ 26 (+8.33%)
Mutual labels:  archlinux, arch-linux, pacman
Termuxarch
You can use setupTermuxArch.bash 📲 to install Arch Linux in Amazon, Android, Chromebook and Windows. https://sdrausty.github.io/TermuxArch/docs/install
Stars: ✭ 653 (+2620.83%)
Mutual labels:  archlinux, arch-linux, termux
Cylon
A CLI TUI menu driven bash shell script supporting updates, maintenance, backups and system checks for an Arch based Linux distro
Stars: ✭ 121 (+404.17%)
Mutual labels:  archlinux, arch-linux, pacman
Anlinux Adfree
AnLinux, Ad free version.
Stars: ✭ 127 (+429.17%)
Mutual labels:  archlinux, arch-linux, termux
Pacback
Advanced Version Control for Arch Linux
Stars: ✭ 146 (+508.33%)
Mutual labels:  archlinux, arch-linux, pacman
pacwatch
A pacman wrapper which helps you watch important package updates.
Stars: ✭ 24 (+0%)
Mutual labels:  archlinux, arch-linux, pacman
alpm.rs
Rust bindings for libalpm
Stars: ✭ 76 (+216.67%)
Mutual labels:  archlinux, pacman
pkgstats-cli
pkgstats client
Stars: ✭ 17 (-29.17%)
Mutual labels:  archlinux, pacman
Calinix-Arch
CalinixOS Linux Distribution ISO Profiles
Stars: ✭ 42 (+75%)
Mutual labels:  archlinux, arch-linux
A-Personal-Arch-Installation-Guide
A Personal Arch Installation Guide In Case of Amnesia
Stars: ✭ 58 (+141.67%)
Mutual labels:  archlinux, arch-linux
arch-pi
A simple script automatically installing Arch Linux for the Raspberry Pi.
Stars: ✭ 38 (+58.33%)
Mutual labels:  archlinux, arch-linux
archdi-pkg
Arch Linux Desktop Installer Packages
Stars: ✭ 46 (+91.67%)
Mutual labels:  archlinux, arch-linux
termux-arch
You can use setupTermuxArch.sh 📲 to install Arch Linux in Termux on Android and Chrome. This setup script will attempt to set Arch Linux up in your Termux environment.
Stars: ✭ 25 (+4.17%)
Mutual labels:  arch-linux, termux
Arch
These are easy, in-depth instructions on how to install Arch Linux.
Stars: ✭ 16 (-33.33%)
Mutual labels:  archlinux, arch-linux
Arch-Deployer
A script to bulk download an Arch Linux package with all its dependencies to be converted in AppImage.
Stars: ✭ 48 (+100%)
Mutual labels:  archlinux, arch-linux

pacman-for-termux

repo size tag

Configured pacman to install packages on termux. There are two kinds of pacman, arch and termux. The main difference between the two is the support for installing packages (pacman-arch installs arch packages and pacman-termux installs termux packages). All termux services for pacman are located here.

A warning:

Not all packages are currently on the service. If you notice a package is missing in a service, please post an issue here.

Installing pacman via pkg.

pkg upd -y
pkg ins pacman -y

Compiling and installing pacman.

pkg update -y
pkg install git -y
git clone https://github.com/Maxython/pacman-for-termux
cd pacman-for-termux
./install.sh

After these commands, restart termux and run the following command.

./pacman-for-termux/install.sh set2
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].