Skip to content

.deb package for the terminal - #591

Closed
WhiteBlackGoose wants to merge 1 commit into
masterfrom
deb-shipping-terminal
Closed

.deb package for the terminal#591
WhiteBlackGoose wants to merge 1 commit into
masterfrom
deb-shipping-terminal

Conversation

@WhiteBlackGoose

@WhiteBlackGoose WhiteBlackGoose commented Aug 20, 2022

Copy link
Copy Markdown
Member

Who would've thought you need as many as 1 braincell to pack a package for debian-based distro. To pack:

./build-linux-x64.sh
./pack-deb.sh

image

@WhiteBlackGoose

Copy link
Copy Markdown
Member Author

yeah so unless I figure out this, I'll try to pack just a binary package. But it still can be installed as easy as sudo apt install ./amcli.deb

@WhiteBlackGoose WhiteBlackGoose mentioned this pull request Sep 15, 2022
@WhiteBlackGoose

Copy link
Copy Markdown
Member Author

There's an answer now

@Rafael-SOWNet

Copy link
Copy Markdown
Collaborator

Superseded, and by a better arrangement than this branch proposed: terminal packaging lives in asc-community/AngouriMathLab rather than here.

The quickstart on am.angouri.org links its releases directly, and .deb is among them —
angourimath-terminal-amd64.deb, plus arm, arm64, and zips for other Linux, macOS and Windows.
So a Debian or Ubuntu user has had sudo apt install ./angourimath-terminal-*.deb for some time, which
is what this was for.

Keeping the packaging out of this repository is also the right split: it is release plumbing for a
downstream artefact, and it would otherwise have to be maintained alongside a library whose own CI has
nothing to do with it.

Closing as superseded. Four years behind a master that has since moved the library up a folder
(f0db3eef), so there is nothing to rebase onto either.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants