0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 1 year has passed since last update.

mongodb on ubuntu server 22.04 armhf

Posted at

mongodb on ubuntu server 22.04 armhf

https://oversun.jp/?p=134
から全ファイルをdownloadさせていただく。

sudo apt-get install libboost-chrono1.74.0 libboost-filesystem1.74.0 libboost-program-options1.74.0 libboost-regex1.74.0-icu70 libboost-thread1.74.0 libpcrecpp0v5 libyaml-cpp0.7
sudo dpkg -i mongodb-server-core_3.2.2222.04_armhf.deb 
sudo dpkg -i mongodb-server_3.2.22~22.04_all.deb
sudo dpkg -i mongodb-clients_3.2.2222.04_armhf.deb
sudo dpkg -i mongodb_3.2.2222.04_armhf.deb
0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?