AFK-OS/una

fakeroot

Closed this issue · 0 comments

bphd commented
git clone https://github.com/AFK-OS/una.git
cd una
./una
sh: 1: cannot create /etc/una/config: Directory nonexistent
bash <(curl -fsL https://github.com/AFK-OS/una/raw/main/install.sh)
fakeroot, while creating message channels: Function not implemented
This may be due to a lack of SYSV IPC support.
fakeroot: error while starting the `faked' daemon.
/usr/bin/fakeroot: 1: kill: Usage: kill [-s sigspec | -signum | -sigspec] [pid | job]... or
kill -l [exitstatus]
sudo update-alternatives --set fakeroot /usr/bin/fakeroot-tcp
fatal: destination path 'una-bin' already exists and is not an empty directory.
[!] PKGBUILD does not exist.
rm -rf una-bin
sh: 1: cannot create /etc/una/config: Directory nonexistent
wget  https://github.com/AFK-OS/una/raw/main/install.sh
chmod u+x install.sh
./install.sh
W: Repository is broken: una-bin:amd64 (= 3.2.0-1) has no Size information
sed -i 's|/etc/una/config|sudo mkdir -p /etc/una/config+/etc/una/config|g' una-master
bash <(curl -fsL https://github.com/bphd/una-nonexistent/raw/main/install.sh)
+ una help
una v3.2.0

Syntax: una <COMMAND> [PACKAGES]

commands:

  install     Install a package.

              --edit before a package's name to edit
              or view the PKGBUILD file for that package.

  update      Update the APT and MPR cache.
  upgrade     Upgrade all installed packages.
  remove      Remove a package.
  autoremove  Remove auto-installed deps which are no longer required.
  list        List installed packages.
  info        Show package information.
  search      Search for packages.
  clone       Clone a package from the MPR.
  help        Show the usage.